Skip to content

Commit 5a87561

Browse files
committed
add somne test files
1 parent 8b16f3a commit 5a87561

File tree

4 files changed

+87
-0
lines changed

4 files changed

+87
-0
lines changed

test/http.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
TypeError (intermediate value).toUpperCase is not a function
2+
https://example.com/index-78c888c8.js:316:72088 Jbe</j<
3+
https://example.com/index-78c888c8.js:38:24017 EO
4+
https://example.com/index-78c888c8.js:9:6208 rr.useMemo
5+
https://example.com/index-78c888c8.js:316:71881 Jbe<
6+
https://example.com/index-78c888c8.js:38:19634 hw
7+
https://example.com/index-78c888c8.js:40:3139 Xy
8+
https://example.com/index-78c888c8.js:40:2351 RO
9+
https://example.com/index-78c888c8.js:40:47377 QO
10+
https://example.com/index-78c888c8.js:40:39789 ZO
11+
https://example.com/index-78c888c8.js:40:39717 HR
12+
https://example.com/index-78c888c8.js:40:39568 lm
13+
https://example.com/index-78c888c8.js:40:35933 l2
14+
https://example.com/index-78c888c8.js:40:34882 GO
15+
https://example.com/index-78c888c8.js:25:1663 J
16+
https://example.com/index-78c888c8.js:25:2047 ze
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
TypeError h is not a function. (In 'h()', 'h' is undefined)
2+
main.jsbundle:954:5353
3+
main.jsbundle:112:423 p
4+
main.jsbundle:112:1740
5+
at Array.forEach (native)

test/stack1.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Error: Test error
2+
at Object.<anonymous> (/Users/mifi/Desktop/stacktracify/test.js:29:9)
3+
at Module._compile (internal/modules/cjs/loader.js:945:30)
4+
at Object.Module._extensions..js (internal/modules/cjs/loader.js:962:10)
5+
at Module.load (internal/modules/cjs/loader.js:798:32)
6+
at Function.Module._load (internal/modules/cjs/loader.js:711:12)
7+
at Function.Module.runMain (internal/modules/cjs/loader.js:1014:10)
8+
at internal/main/run_main_module.js:17:11

test/stack2.txt

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
TypeError h is not a function. (In 'h()', 'h' is undefined)
2+
main.jsbundle:954:5353
3+
main.jsbundle:112:423 p
4+
main.jsbundle:112:1740
5+
main.jsbundle:112:423 p
6+
main.jsbundle:112:898 n
7+
main.jsbundle:112:1273
8+
main.jsbundle:50:205 c
9+
main.jsbundle:50:1623 b
10+
main.jsbundle:50:488 _
11+
main.jsbundle:112:1257 u
12+
main.jsbundle:112:1309
13+
main.jsbundle:112:3681
14+
main.jsbundle:954:5251 I
15+
main.jsbundle:954:2714
16+
main.jsbundle:112:423 p
17+
main.jsbundle:112:1740
18+
main.jsbundle:112:423 p
19+
main.jsbundle:112:898 n
20+
main.jsbundle:112:1273
21+
main.jsbundle:50:205 c
22+
main.jsbundle:50:1623 b
23+
main.jsbundle:50:488 _
24+
main.jsbundle:112:1257 u
25+
main.jsbundle:112:1309
26+
main.jsbundle:112:3681
27+
main.jsbundle:954:2593
28+
main.jsbundle:948:631
29+
main.jsbundle:112:423 p
30+
main.jsbundle:112:1740
31+
main.jsbundle:112:423 p
32+
main.jsbundle:112:898 n
33+
main.jsbundle:112:1273
34+
main.jsbundle:50:205 c
35+
main.jsbundle:50:1623 b
36+
main.jsbundle:50:488 _
37+
main.jsbundle:112:1257 u
38+
main.jsbundle:112:1309
39+
main.jsbundle:112:3681
40+
main.jsbundle:948:542 v
41+
main.jsbundle:948:1167
42+
main.jsbundle:112:423 p
43+
main.jsbundle:112:1740
44+
main.jsbundle:112:423 p
45+
main.jsbundle:112:898 n
46+
main.jsbundle:112:1047
47+
main.jsbundle:50:155 f
48+
main.jsbundle:50:882
49+
main.jsbundle:114:661 y
50+
main.jsbundle:114:1025 C
51+
main.jsbundle:114:3100 callImmediates
52+
[native code] callImmediates
53+
main.jsbundle:38:3247 value
54+
main.jsbundle:38:1283
55+
main.jsbundle:38:2939 value
56+
main.jsbundle:38:1253 value
57+
[native code] value
58+
[native code] value

0 commit comments

Comments
 (0)