Stefan Sauer

Results 256 comments of Stefan Sauer

`bazel test` is for unit tests. For integration tests you need to setup test environments, etc.

There is still some linking issue libtool: link: g++ -pthread -I/usr/include -O2 -Wall -Wextra -Wno-unused-result -Wfatal-errors -o check_threads check_threads-check_threads.o -lboost_thread -pthread /usr/bin/ld: check_threads-check_threads.o: undefined reference to symbol '_ZN5boost6system15system_categoryEv' //usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0: error...

This is happening constantly when editing org policies. This bug is especially bad when an emergency edit is required. On top of that it is not caught my terraform plan...

Not fixed :/ ``` cilium hubble disable ⚠️ Error parsing helm cli secret: unable to retrieve helm values secret kube-system/cilium-cli-helm-values: secrets "cilium-cli-helm-values" not found ⚠️ Proceeding in unknown installation state...

Please reopen if you're still blocked.

Please reopen if you're still blocked.

I think it would be a total rewrite. the audio engine is heavily multi threaded and I think this is still a challenge for wasm. But I agree, it would...

David, thanks for your help. As sad as it is, this is probably the way of time then. There has never been enough interest from developers side to keep up...

SHUNIT_OUTPUT="tap" would be awesome to have, are the patches still available?

This or TAP would be quite nice. My motivation would be to allow github actions to report test results. I can open a new one for TAP format.