Go to file
David Abdurachmanov ec04250fbc
Disable tests on riscv64 for now
[..]
  648 passing (9m)
  4 failing
  1) Sample requests at request/sample.md:1
       Simple request at request/sample.md:6
         should pass in mode="strict" and for type="none":
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/builddir/build/BUILD/llhttp-6.0.10/test/md-test.ts)
      at Test.Runnable._timeoutError (node_modules_dev/mocha/lib/runnable.js:442:10)
      at Timeout.<anonymous> (node_modules_dev/mocha/lib/runnable.js:252:24)
      at listOnTimeout (node:internal/timers:564:17)
      at processTimers (node:internal/timers:507:7)
  2) Sample requests at request/sample.md:1
       Simple request at request/sample.md:6
         should pass in mode="strict" and for type="request":
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/builddir/build/BUILD/llhttp-6.0.10/test/md-test.ts)
      at Test.Runnable._timeoutError (node_modules_dev/mocha/lib/runnable.js:442:10)
      at Timeout.<anonymous> (node_modules_dev/mocha/lib/runnable.js:252:24)
      at listOnTimeout (node:internal/timers:564:17)
      at processTimers (node:internal/timers:507:7)
  3) Sample requests at request/sample.md:1
       Simple request at request/sample.md:6
         should pass in mode="loose" and for type="none":
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/builddir/build/BUILD/llhttp-6.0.10/test/md-test.ts)
      at Test.Runnable._timeoutError (node_modules_dev/mocha/lib/runnable.js:442:10)
      at Timeout.<anonymous> (node_modules_dev/mocha/lib/runnable.js:252:24)
      at listOnTimeout (node:internal/timers:564:17)
      at processTimers (node:internal/timers:507:7)
  4) Sample requests at request/sample.md:1
       Simple request at request/sample.md:6
         should pass in mode="loose" and for type="request":
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/builddir/build/BUILD/llhttp-6.0.10/test/md-test.ts)
      at Test.Runnable._timeoutError (node_modules_dev/mocha/lib/runnable.js:442:10)
      at Timeout.<anonymous> (node_modules_dev/mocha/lib/runnable.js:252:24)
      at listOnTimeout (node:internal/timers:564:17)
      at processTimers (node:internal/timers:507:7)
[..]

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-10-25 14:51:27 +03:00
.gitignore Update to v6.0.10 2022-09-29 12:57:05 -04:00
README.md Added the README 2021-12-06 19:50:32 +00:00
audited-null-licenses.toml Initial package (close RHBZ#2029461) 2021-12-06 14:53:52 -05:00
check-null-licenses Use tomllib/python-tomli instead of dead upstream python-toml 2022-08-25 14:40:11 +02:00
llhttp-packaging-bundler Initial package (close RHBZ#2029461) 2021-12-06 14:53:52 -05:00
llhttp.spec Disable tests on riscv64 for now 2022-10-25 14:51:27 +03:00
sources Update to v6.0.10 2022-09-29 12:57:05 -04:00

README.md

llhttp

The llhttp package