From 5599b925907e7efe20db99fdff268790d28b4533 Mon Sep 17 00:00:00 2001 From: galargh Date: Tue, 10 Sep 2024 22:31:10 +0200 Subject: [PATCH] test: regenerate async-describe-test fixture with node v22.8.0 --- .../async-describe-test/result.svg | 454 ++++++------------ .../async-describe-test/result.txt | 79 +-- 2 files changed, 173 insertions(+), 360 deletions(-) diff --git a/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.svg b/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.svg index 8ba1aef2f5..a28738efe6 100644 --- a/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.svg +++ b/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.svg @@ -1,6 +1,6 @@ - Qt Svg Document Generated with Qt @@ -11,822 +11,662 @@ - - + + - + + describe.async - - - -1) describe.async.it - - - - - - - -2) describe.async.it.only - - - - describe.async.describe.async - - -3) describe.async.describe.async.it - - - - + -3) describe.async.describe.async.it.only + describe.async.it.only - - - - -3) describe.async.describe.async - - - - describe.async.describe.only.async - - - - -4) describe.describe.only.async.it + describe.async.describe.only.async + - - + -4) describe.async.describe.only.async.it.only + describe.async.describe.only.async.it.only - - - - -4) describe.async.describe.only.async + describe.async.describe + - - describe.async.describe - + -5) describe.async.describe.it + describe.async.describe.it.only - + - -5) describe.async.describe.it.only +1) describe.async.describe.async.it - -5) describe.async.describe +2) describe.async.describe.async.it.only - describe.only.async - - - describe.only.async.it.only - describe.only.async.describe.only.async - - - describe.only.async.describe.only.async.it.only - describe.only.async.describe - - - describe.only.async.describe.it.only - -6) describe.only.async.describe.async.it +3) describe.only.async.describe.async.it - -7) describe.only.async.describe.async.it.only +4) describe.only.async.describe.async.it.only - describe.only - - - describe.only.it.only - describe.only.describe.only.async - - - describe.only.describe.only.async.it.only - describe.only.describe - - - describe.only.describe.it.only - -8) describe.only.describe.async.it +5) describe.only.describe.async.it - -9) describe.only.describe.async.it.only +6) describe.only.describe.async.it.only - describe. - - - describe.it.only - describe.describe.only.async - - - describe.describe.only.async.it.only - describe.describe - - - describe.describe.it.only - -10) describe.describe.async.it +7) describe.describe.async.it - -11) describe.describe.async.it.only +8) describe.describe.async.it.only -9 passing +12 passing - (139ms) + (136ms) -8 failing - -6 cancelled - - - - 1) describe.async.it: - - - - -Error: test could not be started because its parent finished - - - - - - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:178) - - - - 2) describe.async.it.only: - - - - -Error: test could not be started because its parent finished - - - - - - - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:236) - - - - 3) describe.async.describe.async: - - - - -Error: test could not be started because its parent finished - - - - - - - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:298) - - - - 4) describe.async.describe.only.async: - 1) describe.async.describe.async.it: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:577) + at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:416) - 5) describe.async.describe: - 2) describe.async.describe.async.it.only: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:858) + at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:489) - 6) describe.only.async.describe.async.it: - 3) describe.only.async.describe.async.it: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-only-async.ts:1:441) - 7) describe.only.async.describe.async.it.only: - 4) describe.only.async.describe.async.it.only: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe-only-async.ts:1:519) - 8) describe.only.describe.async.it: - 5) describe.only.describe.async.it: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe.only.ts:1:357) - 9) describe.only.describe.async.it.only: - 6) describe.only.describe.async.it.only: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe.only.ts:1:429) - 10) describe.describe.async.it: - 7) describe.describe.async.it: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe.ts:1:333) - 11) describe.describe.async.it.only: - 8) describe.describe.async.it.only: + -Error: test could not be started because its parent finished - - at SuiteContext.<anonymous> (integration-tests/fixture-tests/async-describe-test/describe.ts:1:400) diff --git a/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.txt b/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.txt index bd4492ec30..257886e2c1 100644 --- a/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.txt +++ b/v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.txt @@ -1,25 +1,14 @@ + describe.async + ✔ describe.async.it.only + describe.async.describe.only.async + ✔ describe.async.describe.only.async.it.only + describe.async.describe + ✔ describe.async.describe.it.only - 1) describe.async.it - 2) describe.async.it.only + 1) describe.async.describe.async.it - describe.async.describe.async - 3) describe.async.describe.async.it - 3) describe.async.describe.async.it.only - - 3) describe.async.describe.async - - describe.async.describe.only.async - 4) describe.describe.only.async.it - 4) describe.async.describe.only.async.it.only - - 4) describe.async.describe.only.async - - describe.async.describe - 5) describe.async.describe.it - 5) describe.async.describe.it.only - - 5) describe.async.describe + 2) describe.async.describe.async.it.only describe.only.async ✔ describe.only.async.it.only @@ -29,9 +18,9 @@ ✔ describe.only.async.describe.it.only - 6) describe.only.async.describe.async.it + 3) describe.only.async.describe.async.it - 7) describe.only.async.describe.async.it.only + 4) describe.only.async.describe.async.it.only describe.only ✔ describe.only.it.only @@ -41,9 +30,9 @@ ✔ describe.only.describe.it.only - 8) describe.only.describe.async.it + 5) describe.only.describe.async.it - 9) describe.only.describe.async.it.only + 6) describe.only.describe.async.it.only describe. ✔ describe.it.only @@ -53,66 +42,50 @@ ✔ describe.describe.it.only - 10) describe.describe.async.it - - 11) describe.describe.async.it.only - + 7) describe.describe.async.it -9 passing (139ms) -8 failing -6 cancelled + 8) describe.describe.async.it.only - 1) describe.async.it: - Error: test could not be started because its parent finished -  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:178) - - 2) describe.async.it.only: - - Error: test could not be started because its parent finished -  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:236) - - 3) describe.async.describe.async: - - Error: test could not be started because its parent finished -  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:298) +12 passing (136ms) +8 failing - 4) describe.async.describe.only.async: + 1) describe.async.describe.async.it: Error: test could not be started because its parent finished -  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:577) +  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:416) - 5) describe.async.describe: + 2) describe.async.describe.async.it.only: Error: test could not be started because its parent finished -  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:858) +  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-async.ts:1:489) - 6) describe.only.async.describe.async.it: + 3) describe.only.async.describe.async.it: Error: test could not be started because its parent finished  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-only-async.ts:1:441) - 7) describe.only.async.describe.async.it.only: + 4) describe.only.async.describe.async.it.only: Error: test could not be started because its parent finished  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe-only-async.ts:1:519) - 8) describe.only.describe.async.it: + 5) describe.only.describe.async.it: Error: test could not be started because its parent finished  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe.only.ts:1:357) - 9) describe.only.describe.async.it.only: + 6) describe.only.describe.async.it.only: Error: test could not be started because its parent finished  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe.only.ts:1:429) - 10) describe.describe.async.it: + 7) describe.describe.async.it: Error: test could not be started because its parent finished  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe.ts:1:333) - 11) describe.describe.async.it.only: + 8) describe.describe.async.it.only: Error: test could not be started because its parent finished  at SuiteContext. (integration-tests/fixture-tests/async-describe-test/describe.ts:1:400)