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

Placate a bunch of Allman style violation for #8805 #8817

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

Placate a bunch of Allman style violation for #8805

0f17fc2
Select commit
Loading
Failed to load commit list.
Open

Placate a bunch of Allman style violation for #8805 #8817

Placate a bunch of Allman style violation for #8805
0f17fc2
Select commit
Loading
Failed to load commit list.
Cirrus CI / Ubuntu 18.04 x86 failed Dec 15, 2023 in 7m 54s

Task Summary

Instruction test_phobos failed in 02:06

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:01 clone
✅ 00:10 install_git
✅ 00:02 clone_dmd
✅ 00:27 install_prerequisites
✅ 00:03 install_host_compiler
✅ 00:01 setup_repos
✅ 01:39 build
✅ 02:53 test_dmd
✅ 00:25 test_druntime
❌ 02:06 test_phobos

0.000s PASS release32 std.experimental.allocator.building_blocks.null_allocator
0.000s PASS release32 std.experimental.allocator.building_blocks.quantizer
0.000s PASS release32 std.experimental.allocator.building_blocks.scoped_allocator
0.021s PASS release32 std.experimental.allocator.building_blocks.region
0.000s PASS release32 std.experimental.allocator.building_blocks.stats_collector
0.012s PASS release32 std.experimental.allocator.building_blocks.segregator
0.796s PASS release32 std.datetime.systime
0.616s PASS release32 std.digest.sha
0.001s PASS release32 std.format
0.000s PASS release32 std.format.read
0.000s PASS release32 std.format.spec
0.000s PASS release32 std.format.write
0.000s PASS release32 std.logger.filelogger
0.002s PASS release32 std.format.internal.write
0.000s PASS release32 std.logger.nulllogger
0.059s PASS release32 std.format.internal.floats
0.000s PASS release32 std.logger.multilogger
0.000s PASS release32 std.math.algebraic
0.000s PASS release32 std.math.exponential
0.000s PASS release32 std.math.hardware
0.000s PASS release32 std.math.operations
0.000s PASS release32 std.math
0.000s PASS release32 std.math.rounding
0.000s PASS release32 std.math.remainder
0.000s PASS release32 std.math.traits
0.000s PASS release32 std.math.trigonometry
0.002s PASS release32 std.net.isemail
0.020s PASS release32 std.net.curl
****** FAIL release32 std.logger.core
core.exception.AssertError@std/logger/core.d(1817): unittest failure
----------------
??:? _d_unittestp [0xf7308813]
??:? @safe void std.logger.core.__unittest_L1771_C7() [0xf6cca5b5]
??:? void std.logger.core.__modtest() [0xf6cf67e6]
??:? [0x565c9381]
??:? [0x565c9264]
??:? [0x565c9170]
??:? runModuleUnitTests [0xf730ce37]
??:? void rt.dmain2._d_run_main2(char[][], uint, extern (C) int function(char[][])*).runAll() [0xf735144e]
??:? void rt.dmain2._d_run_main2(char[][], uint, extern (C) int function(char[][])*).tryExec(scope void delegate()) [0xf73513ad]
??:? _d_run_main2 [0xf7351304]
??:? _d_run_main [0xf735110c]
??:? [0x565c95a9]
??:? __libc_start_main [0xf3341fa0]
??:? [0x565c8f70]
posix.mak:422: recipe for target 'unittest/std/logger/core.run' failed
make[1]: *** [unittest/std/logger/core.run] Error 1
make[1]: *** Waiting for unfinished jobs....
0.000s PASS release32 std.range.interfaces
0.309s PASS release32 std.uni
make[1]: Leaving directory '/tmp/cirrus-ci-build'
posix.mak:332: recipe for target 'unittest-release' failed
make: *** [unittest-release] Error 2
make: Leaving directory '/tmp/cirrus-ci-build'

Exit status: 2