Skip to content

fixup! Fix builds on forked pull requests #7

fixup! Fix builds on forked pull requests

fixup! Fix builds on forked pull requests #7

GitHub Actions / Unit Tests Report: Gradle succeeded May 3, 2024 in 1s

90 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
test-results-7.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 8s
test-results-7.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 77s
test-results-7.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 4s
test-results-7.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 12s
test-results-7.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 75s
test-results-7.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 3s
test-results-7.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 10s
test-results-7.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 48s
test-results-7.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 5s
test-results-7.6.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 8s
test-results-7.6.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 78s
test-results-7.6.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 4s
test-results-7.6.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 13s
test-results-7.6.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 68s
test-results-7.6.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 3s
test-results-7.6.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 11s
test-results-7.6.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 61s
test-results-7.6.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 6s
test-results-8.6-Linux/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 8s
test-results-8.6-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 78s
test-results-8.6-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 4s
test-results-8.6-macOS/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 13s
test-results-8.6-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 76s
test-results-8.6-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 3s
test-results-8.6-Windows/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 11s
test-results-8.6-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 50s
test-results-8.6-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 6s

✅ test-results-7.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 8s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-7.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 77s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 77s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-7.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 4s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 4s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-7.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 12s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 12s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-7.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 75s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 75s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-7.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 3s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-7.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 10s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 10s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-7.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 48s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 48s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-7.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 5s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 5s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-7.6.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 8s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-7.6.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 78s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 78s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-7.6.4-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 4s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 4s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-7.6.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 13s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 13s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-7.6.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 68s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 68s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-7.6.4-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 3s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-7.6.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 11s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-7.6.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 61s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 61s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-7.6.4-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 6s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 6s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-8.6-Linux/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 8s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-8.6-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 78s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 78s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-8.6-Linux/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 4s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 4s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-8.6-macOS/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 13s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 13s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-8.6-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 76s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 76s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-8.6-macOS/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 3s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir

✅ test-results-8.6-Windows/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 11s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ test-results-8.6-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 50s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 50s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ test-results-8.6-Windows/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 6s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 6s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir