Skip to content

[pre-commit.ci] pre-commit autoupdate #266

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #266

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

1 errors, 39 skipped, 1 342 pass in 1h 25m 10s

   116 files     116 suites   1h 25m 10s ⏱️
1 382 tests 1 342 ✔️ 39 💤 0  1 🔥
1 388 runs  1 348 ✔️ 39 💤 0  1 🔥

Results for commit 122f9d3.

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 7/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/tmp0_3xmm15.py', '127.0.0.1', '9367']' timed out after 3 seconds