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

Test support #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Support for emulating spago tests.

d772480
Select commit
Loading
Failed to load commit list.
Open

Test support #74

Support for emulating spago tests.
d772480
Select commit
Loading
Failed to load commit list.
Garnix CI / check spago-0_93_2 [x86_64-linux] succeeded Feb 23, 2024 in 35s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/wr7hq7yz57gbv2svdqgppkbiw9f9p4pj.narinfo
https://cache.garnix.io/wr7hq7yz57gbv2svdqgppkbiw9f9p4pj.narinfo
https://cache.garnix.io/nar/wr7hq7yz57gbv2svdqgppkbiw9f9p4pj-0yhhy18hzmxfn8h4dkw8r1njhqy6z1riw2k13y5rzjcrw0dw9hqb.nar
https://cache.nixos.org/k8yyvh02zw89ck3ykm1d5zzf9vf5g4wr.narinfo
https://cache.garnix.io/k8yyvh02zw89ck3ykm1d5zzf9vf5g4wr.narinfo
++ '[' ']'
++ '[' ']'
++ '[' ']'
+++ /nix/store/wr7hq7yz57gbv2svdqgppkbiw9f9p4pj-spago-0.93.2/bin/spago --version
++ VERSION=0.93.2
++ '[' ']'
++ '[' ']'
++ EXPECTED_VERSION=0.93.2
++ echo '0.93.2 should match expected output 0.93.2'
0.93.2 should match expected output 0.93.2
++ test 0.93.2 = 0.93.2
+ return
+ exitHandler
+ exitCode=0
+ set +e
+ '[' -n '' ']'
+ ((  0 != 0  ))
+ runHook exitHook
+ local hookName=exitHook
+ shift
+ local 'hooksSlice=exitHooks[@]'
+ local hook
+ for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"}
+ _eval '_callImplicitHook 0 exitHook'
+ declare -F '_callImplicitHook 0 exitHook'
+ eval '_callImplicitHook 0 exitHook'
++ _callImplicitHook 0 exitHook
++ local def=0
++ local hookName=exitHook
++ declare -F exitHook
++ type -p exitHook
++ '[' -n '' ']'
++ return 0
+ return 0
+ return 0