Commit a9bc206
chore: mark parallel/test-shadow-realm-* as ignored (#34155)
## Summary
Per maintainer feedback (#34155 review), the TC39 ShadowRealm proposal
is still at Stage 2.7 with limited recent progress, so exposing it
globally is premature.
This PR instead skips the eight failing `parallel/test-shadow-realm-*`
node compat tests with an `ignore` reason in `config.jsonc` so they no
longer count against the suite.
Closes denoland/orchid#118
## Test plan
- [x] `./tools/format.js` and `./tools/lint.js` pass.
- [x] The eight `parallel/test-shadow-realm-*` tests no longer run in
CI.
---------
Co-authored-by: divybot <divybot@users.noreply.github.com>
Co-authored-by: Divy Srivastava <me@littledivy.com>1 parent eb042fb commit a9bc206
1 file changed
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3093 | 3093 | | |
3094 | 3094 | | |
3095 | 3095 | | |
| 3096 | + | |
| 3097 | + | |
| 3098 | + | |
| 3099 | + | |
| 3100 | + | |
| 3101 | + | |
| 3102 | + | |
| 3103 | + | |
| 3104 | + | |
| 3105 | + | |
| 3106 | + | |
| 3107 | + | |
| 3108 | + | |
| 3109 | + | |
| 3110 | + | |
| 3111 | + | |
| 3112 | + | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
| 3124 | + | |
| 3125 | + | |
| 3126 | + | |
| 3127 | + | |
3096 | 3128 | | |
3097 | 3129 | | |
3098 | 3130 | | |
| |||
0 commit comments