mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 10:18:21 +09:00
fix pal test (#66636)
This commit is contained in:
parent
a1f1ab8bc4
commit
ac20efd2a2
2 changed files with 15 additions and 19 deletions
|
@ -156,6 +156,7 @@ To only run enabled tests for the platform the tests were built for:
|
|||
artifacts/bin/coreclr/$(uname).x64.Debug/paltests/runpaltests.sh $(pwd)/artifacts/bin/coreclr/$(uname).x64.Debug/paltests
|
||||
# on macOS, replace $(uname) with OSX
|
||||
```
|
||||
To run only specific tests, edit paltestlist.txt locally to delete the ones you don't want to run.
|
||||
|
||||
Test results will go into: `/tmp/PalTestOutput/default/pal_tests.xml`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue