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 org.jetbrains.changelog from 2.1.0 to 2.1.1 #143

Closed

Bump org.jetbrains.changelog from 2.1.0 to 2.1.1

02bf5e6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump org.jetbrains.changelog from 2.1.0 to 2.1.1 #143

Bump org.jetbrains.changelog from 2.1.0 to 2.1.1
02bf5e6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests Report: Gradle 7.6.1 @ macos-latest succeeded Jul 10, 2023 in 0s

Unit Tests Report: Gradle 7.6.1 @ macos-latest ✅

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 15s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 2✅ 104s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 2✅ 6s

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

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

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

✅ 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 104s with 2 passed, 0 failed and 0 skipped.

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

✅ 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 6s with 2 passed, 0 failed and 0 skipped.

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

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ reuse configuration cache