@@ -15,7 +15,7 @@ If this is a long-running hook, pass a timeout value as the last argument or con
1515 5 |
1616 6 | it (' ok' , () => {})
1717
18- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [1 / 9 ]⎯
18+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1 / 10 ]⎯
1919
2020 FAIL basic .test .ts > afterAll
2121Error : Hook timed out in 30ms .
@@ -28,7 +28,7 @@ If this is a long-running hook, pass a timeout value as the last argument or con
2828 17 |
2929 18 | it (' ok' , () => {})
3030
31- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [2 / 9 ]⎯
31+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[2 / 10 ]⎯
3232
3333 FAIL basic .test .ts > cleanup - beforeAll
3434Error : Hook timed out in 50ms .
@@ -41,10 +41,10 @@ If this is a long-running hook, pass a timeout value as the last argument or con
4141 29 |
4242 30 | it (' ok' , () => {})
4343
44- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [3 / 9 ]⎯
44+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[3 / 10 ]⎯
4545
4646
47- ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 5 ⎯⎯⎯⎯⎯⎯⎯
47+ ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 6 ⎯⎯⎯⎯⎯⎯⎯
4848
4949 FAIL basic .test .ts > beforeEach > ok
5050Error : Hook timed out in 20ms .
@@ -57,7 +57,7 @@ If this is a long-running hook, pass a timeout value as the last argument or con
5757 11 |
5858 12 | it (' ok' , () => {})
5959
60- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [4 / 9 ]⎯
60+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[4 / 10 ]⎯
6161
6262 FAIL basic .test .ts > afterEach > ok
6363Error : Hook timed out in 40ms .
@@ -70,7 +70,7 @@ If this is a long-running hook, pass a timeout value as the last argument or con
7070 23 |
7171 24 | it (' ok' , () => {})
7272
73- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [5 / 9 ]⎯
73+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[5 / 10 ]⎯
7474
7575 FAIL basic .test .ts > cleanup - beforeEach > ok
7676Error : Hook timed out in 60ms .
@@ -83,7 +83,7 @@ If this is a long-running hook, pass a timeout value as the last argument or con
8383 35 |
8484 36 | it (' ok' , () => {})
8585
86- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [6 / 9 ]⎯
86+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[6 / 10 ]⎯
8787
8888 FAIL basic .test .ts > onFailed > fail
8989Error : fail
@@ -95,7 +95,7 @@ Error: fail
9595 43 | })
9696 44 | })
9797
98- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [7 / 9 ]⎯
98+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[7 / 10 ]⎯
9999
100100 FAIL basic .test .ts > onFailed > fail
101101Error : Hook timed out in 70ms .
@@ -108,7 +108,7 @@ If this is a long-running hook, pass a timeout value as the last argument or con
108108 42 | throw new Error (' fail' )
109109 43 | })
110110
111- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ [8 / 9 ]⎯
111+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[8 / 10 ]⎯
112112
113113 FAIL basic .test .ts > onFinished > ok
114114Error : Hook timed out in 80ms .
@@ -121,7 +121,19 @@ If this is a long-running hook, pass a timeout value as the last argument or con
121121 49 | })
122122 50 | })
123123
124- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[9 / 9 ]⎯
124+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[9 / 10 ]⎯
125+
126+ FAIL basic .test .ts > test timeout
127+ Error : Test timed out in 123ms .
128+ If this is a long - running test , pass a timeout value as the last argument or configure it globally with " testTimeout" .
129+ ❯ basic .test .ts :52 :1
130+ 50 | })
131+ 51 |
132+ 52 | it (" test timeout" , () => new Promise (() => {}), 123 )
133+ | ^
134+ 53 |
135+
136+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[10 / 10 ]⎯
125137
126138"
127139`;
0 commit comments