Skip to content

Remove inherited members in api docs #273

Remove inherited members in api docs

Remove inherited members in api docs #273

GitHub Actions / Test Results failed Aug 31, 2023 in 0s

1 errors, 39 skipped, 1 347 pass in 1h 47m 33s

   116 files     116 suites   1h 47m 33s ⏱️
1 387 tests 1 347 ✔️ 39 💤 0  1 🔥
1 393 runs  1 353 ✔️ 39 💤 0  1 🔥

Results for commit 86bdc18.

Annotations

Check failure on line 0 in test_rex

See this annotation in the file changed.

@github-actions github-actions / Test Results

test_linux_network_stacksmash_64 (test_rex) with error

artifacts/Test Results 9/rex.tests.xml [took 33s]
Raw output
test failure
Traceback (most recent call last):
  File "/__w/archinfo/archinfo/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/tmp50heu40d.py', '127.0.0.1', '9745']' timed out after 3 seconds