We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
OptJSCode
1 parent 49c4963 commit e196fa5Copy full SHA for e196fa5
tests/build.gradle
@@ -67,7 +67,7 @@ test {
67
68
jacoco {
69
// These particular tests produce Jacoco exceptions because of their size
70
- excludes = ['**perlstress**', '**start_unicode**']
+ excludes = ['**perlstress**', '**start_unicode**', '**ojsc**']
71
}
72
73
0 commit comments