This repository was archived by the owner on Oct 15, 2020. It is now read-only.
File tree 3 files changed +1
-7
lines changed
deps/chakrashim/core/test
3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 4
4
<default >
5
5
<files >argTest.js</files >
6
6
<compile-flags >-maic:0 -maxInterpretCount:0</compile-flags >
7
- <!-- This test is disabled on xplat until GH #4090 is fixed -->
8
- <tags >exclude_xplat</tags >
9
7
</default >
10
8
</test >
11
9
<test >
Original file line number Diff line number Diff line change 513
513
<default >
514
514
<files >attachdetach-delaycapture.js</files >
515
515
<compile-flags >-dbgbaseline:attachdetach-delaycapture.js.dbg.baseline</compile-flags >
516
- <!-- xplat-todo: enable back - investigate [background job thread fails] (Microsoft/ChakraCore#3012) -->
517
- <tags >BugFix,exclude_xplat</tags >
516
+ <tags >BugFix</tags >
518
517
</default >
519
518
</test >
520
519
<test >
1269
1268
<default >
1270
1269
<files >TypedArray.js</files >
1271
1270
<compile-flags >-ES6Species -debuglaunch -dbgbaseline:typedarray.js.dbg.baseline -InspectMaxStringLength:200</compile-flags >
1272
- <!-- xplat-todo: Microsoft/ChakraCore#2064 -->
1273
- <tags >exclude_xplat</tags >
1274
1271
</default >
1275
1272
</test >
1276
1273
<test >
Original file line number Diff line number Diff line change 89
89
<default >
90
90
<files >atomics_test.js</files >
91
91
<compile-flags >-ESSharedArrayBuffer -args summary -endargs</compile-flags >
92
- <tags >exclude_xplat</tags >
93
92
</default >
94
93
</test >
95
94
</regress-exe >
You can’t perform that action at this time.
0 commit comments