-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[browser] Use standard xunit test runner on multithreaded runtime #91317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
21f008e
wip
maraf dde8bd0
Fix -mt argument position
maraf fceb4e4
Merge remote-tracking branch 'origin/main' into WasmXharnessThreads
maraf d355f0e
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf 5e08c6b
Add test assembly to VFS
maraf 1fe73a4
Revert to use XunitFrontController
maraf d07c3f8
Fix duplicities in filesystem items
maraf d85d057
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf 21b9f38
Allow to specify TargetDir for WasmFilesToIncludeFromPublishDir
maraf c1aecce
Rename -mt argument so it doesn't clash with -m filter. Sigh
maraf 0200dd8
Log xunit start event is XHARNESS_LOG_TEST_START is set
maraf e09edaf
Move start log after arg check
maraf 93d74e7
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf f24ec62
Disable PMDesignator_Get_ReturnsExpected_HybridGlobalization test on MT
maraf 0111ebf
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf 6c775c6
Remove comments
maraf 76fdc01
Ignore warning
maraf 22a9a44
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf 87f4917
Update WasmTestRunner based on changes in XHarness
maraf 3358756
Remove unused using
maraf 284a3fa
Rename entrypoint class name
maraf d592e58
Fix envvar value
maraf 0e875a7
REVERT: Test thread ID logging
maraf d169ae2
Fix
maraf a6b175d
Revert "REVERT: Test thread ID logging"
maraf f097fd1
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf 5cf9333
Cleanup usings
maraf 456e6ab
Fix envvar value
maraf 803c3db
Try to enable PMDesignator_Get_ReturnsExpected_HybridGlobalization
maraf ada85ee
Try non-background execution
maraf f1583e0
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf b73131f
Revert "Try non-background execution"
maraf 35e74f0
Merge branch 'main' into WasmXharnessThreads
lewing d8636c5
Pass verbosity to XHarness
maraf 8eee150
Pass log level to xharness. Replace arg with property for STRT logging
maraf 66daeee
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf cd07f44
Update condition to trigger threaded runner
maraf a3cac81
How to iterate on xharness runner changes
maraf 44b5609
Testing RunInParallel
maraf b01bbbe
Merge remote-tracking branch 'upstream/main' into WasmXharnessThreads
maraf abeaccb
Fix build
maraf 25f54df
System.Threading.Tasks.Tests logging start
maraf dff6fa3
Test 8 threads
maraf e8414a0
Print number of threads for parallel run
maraf 4a15238
Remove RunInParallel
maraf f463525
Remove thjread ID logging for all tests
maraf c8a3435
Document verbosity values
maraf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.