Nightly CI #505
GitHub Actions / Test Results
failed
Sep 6, 2023 in 0s
1 fail, 26 skipped, 55 pass in 13m 22s
Annotations
Check warning on line 0 in test_dockertarget_simple.TestDockerTargetSimple
github-actions / Test Results
2 out of 10 runs failed: test_cat_stderr (test_dockertarget_simple.TestDockerTargetSimple)
artifacts/Test Results 7/archr.tests.xml [took 20s]
artifacts/Test Results 8/archr.tests.xml [took 20s]
Raw output
test failure
Traceback (most recent call last):
File "/__w/archr/archr/build/src/archr/tests/test_dockertarget_simple.py", line 35, in test_cat_stderr
assert p.stderr.read(7) == b"Hello!\n"
AssertionError
Check notice on line 0 in .github
github-actions / Test Results
26 skipped tests found
There are 26 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_crash_on_input_trace
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_crasher_trace
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_crasher_trace_local
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_implant_injection_docker
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_implant_injection_local
test_analyzer_gdbserver.TestGdbServer ‑ test_cat_docker
test_analyzer_gdbserver.TestGdbServer ‑ test_cat_local
test_analyzer_gdbserver.TestGdbServer ‑ test_env_order
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_attach_docker
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_attach_local
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_proc_docker
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_proc_local
test_analyzer_rr.TestAnalyzerRR ‑ test_ls
test_analyzer_rr.TestAnalyzerRR ‑ test_miniupnpd
test_angr_ultimate_tracer.TestangrUltimateTracer ‑ test_dir_x86_64
test_dockertarget_fs.TestDockerTargetFs ‑ test_content_injection
test_dockertarget_fs.TestDockerTargetFs ‑ test_env_injection
test_dockertarget_fs.TestDockerTargetFs ‑ test_env_retrieval
test_dockertarget_fs.TestDockerTargetFs ‑ test_glob_retrieval
test_dockertarget_fs.TestDockerTargetFs ‑ test_local_workdir
test_dockertarget_fs.TestDockerTargetFs ‑ test_retrieval_context
test_dockertarget_fs.TestDockerTargetFs ‑ test_temporary_replacement
test_dockertarget_fs.TestDockerTargetFs ‑ test_tmp_bind
test_sync.TestSync ‑ test_env
test_sync.TestSync ‑ test_offsetprinter32
test_sync.TestSync ‑ test_offsetprinter64
Check notice on line 0 in .github
github-actions / Test Results
82 tests found
There are 82 tests, see "Raw output" for the full list of tests.
Raw output
test_analyzer_angr.TestangrAnalyzer ‑ test_angr_catflag
test_analyzer_angr.TestangrAnalyzer ‑ test_angr_fauxware
test_analyzer_angr.TestangrAnalyzer ‑ test_angr_fauxware_custom_binary_function_hooks
test_analyzer_angr.TestangrAnalyzer ‑ test_angr_fauxware_custom_plt_hooks
test_analyzer_angr.TestangrAnalyzer ‑ test_angr_syscall_test
test_analyzer_angr.TestangrAnalyzer ‑ test_angr_syscall_test_hooks
test_analyzer_angr.TestangrAnalyzer ‑ test_env_angr
test_analyzer_angr.TestangrAnalyzer ‑ test_env_angr_local
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_crash_on_input_trace
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_crasher_trace
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_crasher_trace_local
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_implant_injection_docker
test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu ‑ test_implant_injection_local
test_analyzer_core.TestAnalyzerCore ‑ test_crasher
test_analyzer_core.TestAnalyzerCore ‑ test_crasher_noperms
test_analyzer_datascout.TestDatascout ‑ test_datascout
test_analyzer_datascout.TestDatascout ‑ test_datascout_local
test_analyzer_datascout.TestShellcode ‑ test_shellcode_amd64
test_analyzer_datascout.TestShellcode ‑ test_shellcode_i386
test_analyzer_datascout.TestStackSmash ‑ test_stacksmash
test_analyzer_gdbserver.TestGdbServer ‑ test_cat_docker
test_analyzer_gdbserver.TestGdbServer ‑ test_cat_local
test_analyzer_gdbserver.TestGdbServer ‑ test_env_order
test_analyzer_inputfd.TestAnalyzerInputFd ‑ test_id_network
test_analyzer_inputfd.TestAnalyzerInputFd ‑ test_id_network_local
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_attach_docker
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_attach_local
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_proc_docker
test_analyzer_ltrace.TestAnalyzerLtrace ‑ test_ltrace_proc_local
test_analyzer_qemu.TestAnalyzerQemu ‑ test_crash_on_input_trace
test_analyzer_qemu.TestAnalyzerQemu ‑ test_crasher_trace
test_analyzer_qemu.TestAnalyzerQemu ‑ test_crasher_trace_local
test_analyzer_qemu.TestAnalyzerQemu ‑ test_file_maps
test_analyzer_qemu.TestAnalyzerQemu ‑ test_file_maps_local
test_analyzer_qemu.TestAnalyzerQemu ‑ test_implant_injection_docker
test_analyzer_qemu.TestAnalyzerQemu ‑ test_implant_injection_local
test_analyzer_qemu.TestAnalyzerQemu ‑ test_shellcode_tester
test_analyzer_qemu.TestAnalyzerQemu ‑ test_vuln_stacksmash
test_analyzer_qtrace.TestAnalyzerQTrace ‑ test_qtrace_docker
test_analyzer_qtrace.TestAnalyzerQTrace ‑ test_qtrace_local
test_analyzer_rr.TestAnalyzerRR ‑ test_ls
test_analyzer_rr.TestAnalyzerRR ‑ test_miniupnpd
test_analyzer_strace.TestAnalyzerStrace ‑ test_strace_attach_docker
test_analyzer_strace.TestAnalyzerStrace ‑ test_strace_attach_local
test_analyzer_strace.TestAnalyzerStrace ‑ test_strace_proc_docker
test_analyzer_strace.TestAnalyzerStrace ‑ test_strace_proc_local
test_analyzer_udp_tcp_convert.TestAnalyzerUDPTCPConvert ‑ test_udp_tcp_convert_proc_docker
test_angr_tracing.TestangrTracing ‑ test_angr_tracing
test_angr_ultimate_tracer.TestangrUltimateTracer ‑ test_dir_x86_64
test_dockertarget_fs.TestDockerTargetFs ‑ test_content_injection
test_dockertarget_fs.TestDockerTargetFs ‑ test_env_injection
test_dockertarget_fs.TestDockerTargetFs ‑ test_env_retrieval
test_dockertarget_fs.TestDockerTargetFs ‑ test_glob_retrieval
test_dockertarget_fs.TestDockerTargetFs ‑ test_local_workdir
test_dockertarget_fs.TestDockerTargetFs ‑ test_retrieval_context
test_dockertarget_fs.TestDockerTargetFs ‑ test_temporary_replacement
test_dockertarget_fs.TestDockerTargetFs ‑ test_tmp_bind
test_dockertarget_simple.TestDockerTargetSimple ‑ test_cat
test_dockertarget_simple.TestDockerTargetSimple ‑ test_cat_stderr
test_dockertarget_simple.TestDockerTargetSimple ‑ test_context_env
test_dockertarget_simple.TestDockerTargetSimple ‑ test_entrypoint_crasher
test_dockertarget_simple.TestDockerTargetSimple ‑ test_entrypoint_env
test_dockertarget_simple.TestDockerTargetSimple ‑ test_entrypoint_false
test_dockertarget_simple.TestDockerTargetSimple ‑ test_entrypoint_tricky
test_dockertarget_simple.TestDockerTargetSimple ‑ test_entrypoint_true
test_dockertarget_simple.TestDockerTargetSimple ‑ test_nccat_simple
test_dockertarget_simple.TestDockerTargetSimple ‑ test_timeout
test_dockertarget_simple.TestDockerTargetSimple ‑ test_user
test_localtarget_simple.TestLocalTarget ‑ test_local_cat
test_localtarget_simple.TestLocalTarget ‑ test_local_crasher
test_localtarget_simple.TestLocalTarget ‑ test_local_env_context
test_localtarget_simple.TestLocalTarget ‑ test_local_false
test_localtarget_simple.TestLocalTarget ‑ test_local_nccat
test_localtarget_simple.TestLocalTarget ‑ test_local_true
test_shellcode_hook.TestShellcodeHook ‑ test_dockerfile_hook
test_shellcode_hook.TestShellcodeHook ‑ test_local_hook
test_sync.TestSync ‑ test_env
test_sync.TestSync ‑ test_offsetprinter32
test_sync.TestSync ‑ test_offsetprinter64
test_sync.TestSync ‑ test_stack
test_utils ‑ test_deps
test_utils ‑ test_hook
Loading