⬆️ Lock file maintenance #11357
Annotations
4 errors
Unit tests:
packages/fast-check/test/unit/check/runner/Runner.spec.ts#L586
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…'
- Expected:
/^$/
+ Received:
"Property failed after 1 tests
{ seed: 778893413, path: \"0:0\", endOnFailure: true }
Counterexample: [48]
Shrunk 1 time(s)
Got failure
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run"
❯ test/unit/check/runner/Runner.spec.ts:586:34
|
Unit tests:
packages/fast-check/test/unit/check/runner/Runner.spec.ts#L595
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…'
- Expected:
/^$/
+ Received:
"Property failed after 1 tests
{ seed: 228610616, path: \"0:0\", endOnFailure: true }
Counterexample: [48]
Shrunk 1 time(s)
Got failure
Encountered failures were:
- [42]
- [48]"
❯ test/unit/check/runner/Runner.spec.ts:595:71
|
Unit tests:
packages/fast-check/test/unit/check/runner/Runner.spec.ts#L604
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…'
- Expected:
/^$/
+ Received:
"Property failed after 1 tests
{ seed: 1139943062, path: \"0:0\", endOnFailure: true }
Counterexample: [48]
Shrunk 1 time(s)
Got failure
Execution summary:
× [42]
. × [48]"
❯ test/unit/check/runner/Runner.spec.ts:604:75
|
Unit tests
Process completed with exit code 1.
|
Loading