implement sync formdata parser #12807
Annotations
2 errors and 3 notices
Run tests:
test/fetch/client-fetch.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 720
Suites 📂: 49
Passed ✅: 717
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 35320.853ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3152.374ms
|
Run tests
Warning:: Test "multipart formdata base64" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'VXCKQBqx1EEe7k1QdMUeWf+7F9yKvJnfbSSn5vagOSQ='
- 'dFWKnwkmev8waPEZiH1TIH5NA1yo1FPZtID7nEJWuS8='" and would have caused the test to fail, but instead triggered an unhandledRejection event.
Warning:: Test "formData with BOM" generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== ''
" and would have caused the test to fail, but instead triggered an unhandledRejection event.
Total Tests: 345
Suites 📂: 8
Passed ✅: 344
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 10940.016ms
|
The logs for this run have expired and are no longer available.
Loading