lawrencewang49

Results 2 issues of lawrencewang49

## Summary This PR fixes a flaky test in the regression suite that failed nondeterministically under NonDex runs. The test previously assumed a fixed ordering of captured SupportBean instances, which...

## Purpose of this PR This PR makes XML comparisons in tests deterministic by normalizing attribute order before asserting equality. When running tests under [NonDex](https://github.com/TestingResearchIllinois/NonDex), XML attributes may appear in...