Add pyproject.toml (#102) #56
GitHub Actions / Test Results
failed
Sep 2, 2023 in 0s
1 errors, 1 fail, 20 pass in 11m 28s
Annotations
Check warning on line 0 in test_rex
github-actions / Test Results
test_reconstraining (test_rex) failed
artifacts/Test Results 6/rex.tests.xml [took 1m 54s]
Raw output
test failure
Traceback (most recent call last):
File "/__w/rex/rex/build/src/rex/tests/test_rex.py", line 405, in test_reconstraining
assert _do_pov_test(x)
AssertionError
Check failure on line 0 in test_rex
github-actions / Test Results
test_linux_network_stacksmash_64 (test_rex) with error
artifacts/Test Results 3/rex.tests.xml [took 45s]
Raw output
test failure
Traceback (most recent call last):
File "/__w/rex/rex/build/src/rex/tests/test_rex.py", line 275, in test_linux_network_stacksmash_64
exploit_result = subprocess.check_output(["python", exploit_location,
File "/usr/lib/python3.8/subprocess.py", line 415, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.8/subprocess.py", line 495, in run
stdout, stderr = process.communicate(input, timeout=timeout)
File "/usr/lib/python3.8/subprocess.py", line 1028, in communicate
stdout, stderr = self._communicate(input, endtime, timeout)
File "/usr/lib/python3.8/subprocess.py", line 1869, in _communicate
self._check_timeout(endtime, orig_timeout, stdout, stderr)
File "/usr/lib/python3.8/subprocess.py", line 1072, in _check_timeout
raise TimeoutExpired(
subprocess.TimeoutExpired: Command '['python', '/tmp/tmpt6wd7a_c.py', '127.0.0.1', '9962']' timed out after 3 seconds
Check notice on line 0 in .github
github-actions / Test Results
22 tests found
There are 22 tests, see "Raw output" for the full list of tests.
Raw output
test_chall_resp ‑ test_chall_resp_rand
test_chall_resp ‑ test_chall_response
test_explore ‑ test_write_what_where_shadowstack
test_rex ‑ test_arbitrary_transmit
test_rex ‑ test_arbitrary_transmit_no_crash
test_rex ‑ test_boolector_solving
test_rex ‑ test_cgc_type1_rop_stacksmash
test_rex ‑ test_cromu71
test_rex ‑ test_exploit_yielding
test_rex ‑ test_halfway_tracing
test_rex ‑ test_legit_00001
test_rex ‑ test_legit_00003
test_rex ‑ test_linux_network_stacksmash_64
test_rex ‑ test_linux_stacksmash_32
test_rex ‑ test_linux_stacksmash_64
test_rex ‑ test_reconstraining
test_rex ‑ test_shellcode_placement
test_shellcodes.TestRunDupsh ‑ test_ArchAMD64
test_shellcodes.TestRunDupsh ‑ test_ArchARMEL
test_shellcodes.TestRunDupsh ‑ test_ArchMIPS32_BE
test_shellcodes.TestRunDupsh ‑ test_ArchMIPS32_LE
test_shellcodes.TestRunDupsh ‑ test_ArchX86
Loading