Skip to content

chore(rec-28): drop CppCompositeTypeTest.testJ5_32_syntactic_layout commented-body stub — wip sweep#37

Merged
CryptoJones merged 1 commit into
masterfrom
chore/rec-28-delete-CppCompositeTypeTest-J5-syntactic-stub
May 26, 2026
Merged

chore(rec-28): drop CppCompositeTypeTest.testJ5_32_syntactic_layout commented-body stub — wip sweep#37
CryptoJones merged 1 commit into
masterfrom
chore/rec-28-delete-CppCompositeTypeTest-J5-syntactic-stub

Conversation

@CryptoJones
Copy link
Copy Markdown
Owner

Rec 28 #28-6d+ active-@Ignore sweep, eighth wip-bucket deletion. The removed method is the trailing test in the file with EVERY executable statement commented out:

//	@Test                            // <- @Test itself commented out
@Ignore("wip: misc cluster — undocumented bare-ignore #192")
public void testJ5_32_syntactic_layout() throws Exception {

// SyntacticClass structJ5 = createSyntacticStructJ5(MsftVxtManager32);
// TODO: determine if we need a builder that inputs a SyntacticClass...
//structJ5.createLayoutFromSyntacticDescription(MsftVxtManager32, ...);
//
//Composite composite = structJ5.getComposite();
//CompositeTestUtils.assertExpectedComposite(this, getExpectedJ5_32(), ...);
}

Zero executable lines. The author commented out @Test, kept the body commented, and left an @Ignore — meaning JUnit would not run this either way. fix-or-delete: delete; issue NationalSecurityAgency#192 retains the "determine if we need a builder for SyntacticClass" TODO record.

Updates docs/testing/ignore-test-inventory.md:

  • wip: 37 → 36
  • total properly-categorized: 57 → 56

Closes NationalSecurityAgency#192 (CppCompositeTypeTest portion).

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

…ommented-body stub — wip sweep

Rec 28 #28-6d+ active-@ignore sweep, eighth wip-bucket deletion. The
removed method is the trailing test in the file with EVERY executable
statement commented out:

    //	@test                            // <- @test itself commented out
    @ignore("wip: misc cluster — undocumented bare-ignore NationalSecurityAgency#192")
    public void testJ5_32_syntactic_layout() throws Exception {
//		SyntacticClass structJ5 = createSyntacticStructJ5(MsftVxtManager32);
        // TODO: determine if we need a builder that inputs a SyntacticClass...
        //structJ5.createLayoutFromSyntacticDescription(MsftVxtManager32, ...);
        //
        //Composite composite = structJ5.getComposite();
        //CompositeTestUtils.assertExpectedComposite(this, getExpectedJ5_32(), ...);
    }

Zero executable lines. The author commented out @test, kept the body
commented, and left an @ignore — meaning JUnit would not run this
either way. fix-or-delete: delete; issue NationalSecurityAgency#192 retains the
"determine if we need a builder for SyntacticClass" TODO record.

Updates docs/testing/ignore-test-inventory.md:
- wip: 37 → 36
- total properly-categorized: 57 → 56

Closes NationalSecurityAgency#192 (CppCompositeTypeTest portion).

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@CryptoJones CryptoJones merged commit cc79269 into master May 26, 2026
10 of 11 checks passed
@CryptoJones CryptoJones deleted the chore/rec-28-delete-CppCompositeTypeTest-J5-syntactic-stub branch May 26, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function Call Graph hang

1 participant