Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jvm from 1.8.22 to 1.9.0 #142

Merged
merged 1 commit into from
Jul 28, 2023

Bump jvm from 1.8.22 to 1.9.0

65a1751
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump jvm from 1.8.22 to 1.9.0 #142

Bump jvm from 1.8.22 to 1.9.0
65a1751
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests Report: Gradle 7.4 @ macos-latest succeeded Jul 28, 2023 in 1s

Unit Tests Report: Gradle 7.4 @ macos-latest ✅

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 10s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 2✅ 56s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 2✅ 3s

✅ build/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

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

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

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 2✅ 56s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ reuse configuration cache
✅ run lexer

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

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

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

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ reuse configuration cache