test: finish diagnostic classification
This commit is contained in:
parent
a8cd3e2da2
commit
631ecd24e3
17 changed files with 28 additions and 3 deletions
|
|
@ -767,7 +767,7 @@ public sealed class ClientObjectTableTests
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// SCRATCH G4 reproduction: a vendor BUY's real wire shape is a fresh
|
||||
/// A vendor BUY's real wire shape is a fresh
|
||||
/// CreateObject (a BRAND NEW guid our client has never seen before —
|
||||
/// ACE's Player_Commerce.cs FinalizeBuyTransaction/ItemProfileToWorldObjects
|
||||
/// mints a new WorldObject for common stock, distinct from the shop-list
|
||||
|
|
@ -783,7 +783,7 @@ public sealed class ClientObjectTableTests
|
|||
/// object FIRST) already proves.
|
||||
/// </summary>
|
||||
[Fact]
|
||||
public void SCRATCH_BuyShapedFreshGuidCreateObjectThenContainId_FinalOrder()
|
||||
public void BuyShapedFreshGuidCreateThenPlacementZeroEcho_InsertsAtRetailListHead()
|
||||
{
|
||||
var table = new ClientObjectTable();
|
||||
const uint pack = 0x50000001u;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue