-
Notifications
You must be signed in to change notification settings - Fork 0
/
sidenote
129 lines (96 loc) · 4.97 KB
/
sidenote
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
> test
> vitest packages/processor/src/__test__/sidenotes.test.ts parsing bug 2
DEV v2.0.5 /Users/staff/Work/isos
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug
1
Hello :sidenote[This is a **fast paced** course.] you.
1
<p>Hello <span class="sidenote"><label tabindex="0" title="This is a fast paced course." aria-describedby="sidenote-1"><sup>1</sup></label><small id="sidenote-1"><span class="sidenote-parenthesis">(sidenote: </span><sup>1</sup> This is a <strong>fast paced</strong> course.<span class="sidenote-parenthesis">)</span></small></span> you.</p>
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug 2
1
1
❯ packages/processor/src/__test__/sidenotes.test.ts (2 tests | 1 failed) 49ms
× sidenote parsing bug 2
→ window is not defined
Test Files 1 failed (1)
Tests 1 failed | 1 passed (2)
Start at 10:45:20
Duration 1.59s (transform 540ms, setup 0ms, collect 1.36s, tests 49ms, environment 0ms, prepare 35ms)
FAIL Tests failed. Watching for file changes...
press h to show help, press q to quit
c[3J
RERUN packages/processor/src/markdown-to-mdx/mdx-handlers/toc-highlight/section.tsx x1
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug
1
Hello :sidenote[This is a **fast paced** course.] you.
1
<p>Hello <span class="sidenote"><label tabindex="0" title="This is a fast paced course." aria-describedby="sidenote-1"><sup>1</sup></label><small id="sidenote-1"><span class="sidenote-parenthesis">(sidenote: </span><sup>1</sup> This is a <strong>fast paced</strong> course.<span class="sidenote-parenthesis">)</span></small></span> you.</p>
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug 2
1
1
❯ packages/processor/src/__test__/sidenotes.test.ts (2 tests | 1 failed) 60ms
× sidenote parsing bug 2
→ window is not defined
Test Files 1 failed (1)
Tests 1 failed | 1 passed (2)
Start at 10:56:49
Duration 1.41s
FAIL Tests failed. Watching for file changes...
press h to show help, press q to quit
rerun x1
[2K[1A[2K[Gc[3J
RERUN packages/processor/src/markdown-to-mdx/mdx-handlers/toc-highlight/intersection-observer.tsx x2
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug
1
Hello :sidenote[This is a **fast paced** course.] you.
1
<p>Hello <span class="sidenote"><label tabindex="0" title="This is a fast paced course." aria-describedby="sidenote-1"><sup>1</sup></label><small id="sidenote-1"><span class="sidenote-parenthesis">(sidenote: </span><sup>1</sup> This is a <strong>fast paced</strong> course.<span class="sidenote-parenthesis">)</span></small></span> you.</p>
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug 2
1
1
❯ packages/processor/src/__test__/sidenotes.test.ts (2 tests | 1 failed) 61ms
× sidenote parsing bug 2
→ window is not defined
Test Files 1 failed (1)
Tests 1 failed | 1 passed (2)
Start at 10:57:37
Duration 1.16s
FAIL Tests failed. Watching for file changes...
press h to show help, press q to quit
rerun x2
[2K[1A[2K[Gc[3J
RERUN packages/processor/src/markdown-to-mdx/mdx-handlers/toc-highlight/intersection-observer.tsx x3
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug
1
Hello :sidenote[This is a **fast paced** course.] you.
1
<p>Hello <span class="sidenote"><label tabindex="0" title="This is a fast paced course." aria-describedby="sidenote-1"><sup>1</sup></label><small id="sidenote-1"><span class="sidenote-parenthesis">(sidenote: </span><sup>1</sup> This is a <strong>fast paced</strong> course.<span class="sidenote-parenthesis">)</span></small></span> you.</p>
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug 2
1
1
❯ packages/processor/src/__test__/sidenotes.test.ts (2 tests | 1 failed) 58ms
× sidenote parsing bug 2
→ expected '<p>a</p>\n<section id="title">\n <h2…' to be '<p>a</p>\n<h2 id="title" class="fancy…' // Object.is equality
Test Files 1 failed (1)
Tests 1 failed | 1 passed (2)
Start at 10:59:18
Duration 1.51s
FAIL Tests failed. Watching for file changes...
press h to show help, press q to quit
rerun x3
[2K[1A[2K[Gc[3J
RERUN packages/processor/src/__test__/sidenotes.test.ts x4
stdout | packages/processor/src/__test__/sidenotes.test.ts > sidenote parsing bug 2
1
1
❯ packages/processor/src/__test__/sidenotes.test.ts (2 tests | 1 failed | 1 skipped) 45ms
× sidenote parsing bug 2
→ expected '<p>a</p>\n<section id="title">\n <h2…' to be '<p>a</p>\n<h2 id="title" class="fancy…' // Object.is equality
Test Files 1 failed (1)
Tests 1 failed | 1 skipped (2)
Start at 11:00:50
Duration 884ms
FAIL Tests failed. Watching for file changes...
press h to show help, press q to quit
rerun x4
[2K[1A[2K[GCancelling test run. Press CTRL+c again to exit forcefully.