wip #40
8 errors, 55 skipped, 2 299 pass in 0s
2 362 tests 2 299 ✅ 0s ⏱️
1 suites 55 💤
1 files 0 ❌ 8 🔥
Results for commit f2d83ab.
Annotations
Check failure on line 0 in tests.nitcs.src.nitdoc
github-actions / tests-full (nitcs) Results
nitdoc args 4 (tests.nitcs.src.nitdoc) with error
tests/tests-nitcs.xml [took 0s]
Raw output
fail out/nitdoc_args4.res sav//nitdoc_args4.res
--- sav//nitdoc_args4.res 2024-06-25 23:15:50.000000000 +0000
+++ out/nitdoc_args4.res 2024-06-25 23:30:50.412391489 +0000
@@ -1,11 +1,13 @@
+fatal: not a git repository (or any parent up to mount point /)
+Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Parsing code...
Generating documentation pages...
-Generated 134/134 pages
+Generated 132/132 pages
PageHome: 1
PageMPackage: 2
PageMGroup: 7
PageMModule: 10
PageMClass: 22
PageMProperty: 84
- PagePerson: 6
+ PagePerson: 4
PageTag: 2
Check failure on line 0 in tests.nitcs.src.nitpm
github-actions / tests-full (nitcs) Results
nitpm args 3 (tests.nitcs.src.nitpm) with error
tests/tests-nitcs.xml [took 0s]
Raw output
fail out/nitpm_args3.res sav//nitpm_args3.res
--- sav//nitpm_args3.res 2024-06-25 23:15:50.000000000 +0000
+++ out/nitpm_args3.res 2024-06-25 23:32:06.676551860 +0000
@@ -1 +1 @@
-Already up-to-date.
+Already up to date.
Check failure on line 0 in tests.nitcs.lib.actors
github-actions / tests-full (nitcs) Results
fannkuchredux (tests.nitcs.lib.actors) with error
tests/tests-nitcs.xml [took 0s]
Raw output
fail out/fannkuchredux.res sav//fannkuchredux.res
--- sav//fannkuchredux.res 2024-06-25 23:15:50.000000000 +0000
+++ out/fannkuchredux.res 2024-06-25 23:40:46.972534242 +0000
@@ -1,2 +1,2 @@
-228
-Pfannfuchen(7) = 16
+0
+Pfannfuchen(7) = 0
Check failure on line 0 in tests.nitcs.lib.actors
github-actions / tests-full (nitcs) Results
mandelbrot (tests.nitcs.lib.actors) with error
tests/tests-nitcs.xml [took 0s]
Raw output
fail out/mandelbrot.res sav//mandelbrot.res
Binary files sav//mandelbrot.res and out/mandelbrot.res differ
Check failure on line 0 in tests.nitcs.lib.android
github-actions / tests-full (nitcs) Results
ui_test (tests.nitcs.lib.android) with error
tests/tests-nitcs.xml [took 0s]
Raw output
no sav and not empty
Downloading https://services.gradle.org/distributions/gradle-4.1-all.zip
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /root/.gradle/wrapper/dists/gradle-4.1-all/bzyivzo6n839fup2jbap0tjew/gradle-4.1-all.zip to /root/.gradle/wrapper/dists/gradle-4.1-all/bzyivzo6n839fup2jbap0tjew
Set executable permissions for: /root/.gradle/wrapper/dists/gradle-4.1-all/bzyivzo6n839fup2jbap0tjew/gradle-4.1/bin/gradle
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
../lib/android/examples/src/ui_test.nit:21,2--32: Warning: `git_revision` used outside of a git repository or git binaries not available
Error: found no Android build-tools, install one or set ANDROID_HOME.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '17.0.11'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
Android project error: execution of "/__w/nit/nit/share/android-gradlew/gradlew assembleDebug -p nit_compile/android/ -q" failed
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
../lib/android/examples/src/ui_test.nit:21,2--32: Warning: `git_revision` used outside of a git repository or git binaries not available
Error: found no Android build-tools, install one or set ANDROID_HOME.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '17.0.11'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
Android project error: execution of "/__w/nit/nit/share/android-gradlew/gradlew assembleDebug -p nit_compile/android/ -q" failed
Check failure on line 0 in tests.nitcs.lib.nitcorn
github-actions / tests-full (nitcs) Results
simple_file_server (tests.nitcs.lib.nitcorn) with error
tests/tests-nitcs.xml [took 0s]
Raw output
soso out/simple_file_server.res sav//simple_file_server.res
--- sav//simple_file_server.res 2024-06-25 23:15:50.000000000 +0000
+++ out/simple_file_server.res 2024-06-25 23:41:11.583120821 +0000
@@ -1 +0,0 @@
-libevent warning: Opening localhost:80 failed, Permission denied
Check failure on line 0 in tests.nitcs.test.nitcorn
github-actions / tests-full (nitcs) Results
test_nitcorn (tests.nitcs.test.nitcorn) with error
tests/tests-nitcs.xml [took 0s]
Raw output
fail out/test_nitcorn.res sav//test_nitcorn.res
--- sav//test_nitcorn.res 2024-06-25 23:15:50.000000000 +0000
+++ out/test_nitcorn.res 2024-06-25 23:55:04.477042606 +0000
@@ -29,7 +29,7 @@
[Client] curl -s localhost:*****/simple_answer --get --data-urlencode 's=b b'
[Response] Simple answer
Method: GET, URI: /simple_answer, trailing: /
-GET args: s:b b
+GET args: s:b+b
[Client] curl -s localhost:*****/params_answer/0123/asdf
[Response] Simple answer
Check failure on line 0 in tests.nitcs.test.platform
github-actions / tests-full (nitcs) Results
test_platform_android (tests.nitcs.test.platform) with error
tests/tests-nitcs.xml [took 0s]
Raw output
no sav and not empty
Error: found no Android build-tools, install one or set ANDROID_HOME.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '17.0.11'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
Android project error: execution of "/__w/nit/nit/share/android-gradlew/gradlew assembleDebug -p nit_compile/android/ -q" failed
Error: found no Android build-tools, install one or set ANDROID_HOME.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '17.0.11'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
Android project error: execution of "/__w/nit/nit/share/android-gradlew/gradlew assembleDebug -p nit_compile/android/ -q" failed