@@ -1002,8 +1002,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1002
1002
- Hi
1003
1003
- Wow
1004
1004
- Bye
1005
- + Wow <component stack>
1006
- + Bye <component stack> "
1005
+ + Wow in div (at **)
1006
+ + Bye in div (at **) "
1007
1007
` ) ;
1008
1008
} ) ;
1009
1009
@@ -1025,8 +1025,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1025
1025
- Hi
1026
1026
- Wow
1027
1027
- Bye
1028
- + Hi <component stack>
1029
- + Bye <component stack> "
1028
+ + Hi in div (at **)
1029
+ + Bye in div (at **) "
1030
1030
` ) ;
1031
1031
} ) ;
1032
1032
@@ -1048,8 +1048,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1048
1048
- Hi
1049
1049
- Wow
1050
1050
- Bye
1051
- + Hi <component stack>
1052
- + Wow <component stack> "
1051
+ + Hi in div (at **)
1052
+ + Wow in div (at **) "
1053
1053
` ) ;
1054
1054
} ) ;
1055
1055
@@ -1071,9 +1071,9 @@ describe('ReactInternalTestUtils console assertions', () => {
1071
1071
1072
1072
- Wow
1073
1073
- Bye
1074
- + Hi <component stack>
1075
- + Wow <component stack>
1076
- + Bye <component stack> "
1074
+ + Hi in div (at **)
1075
+ + Wow in div (at **)
1076
+ + Bye in div (at **) "
1077
1077
` ) ;
1078
1078
} ) ;
1079
1079
@@ -1095,9 +1095,9 @@ describe('ReactInternalTestUtils console assertions', () => {
1095
1095
1096
1096
- Hi
1097
1097
- Bye
1098
- + Hi <component stack>
1099
- + Wow <component stack>
1100
- + Bye <component stack> "
1098
+ + Hi in div (at **)
1099
+ + Wow in div (at **)
1100
+ + Bye in div (at **) "
1101
1101
` ) ;
1102
1102
} ) ;
1103
1103
@@ -1119,9 +1119,9 @@ describe('ReactInternalTestUtils console assertions', () => {
1119
1119
1120
1120
- Hi
1121
1121
- Wow
1122
- + Hi <component stack>
1123
- + Wow <component stack>
1124
- + Bye <component stack> "
1122
+ + Hi in div (at **)
1123
+ + Wow in div (at **)
1124
+ + Bye in div (at **) "
1125
1125
` ) ;
1126
1126
} ) ;
1127
1127
@@ -1297,7 +1297,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1297
1297
"assertConsoleWarnDev(expected)
1298
1298
1299
1299
Unexpected component stack for:
1300
- "Hello <component stack>"
1300
+ "Hello
1301
+ in div (at **)"
1301
1302
1302
1303
If this warning should include a component stack, remove {withoutStack: true} from this warning.
1303
1304
If all warnings should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleWarnDev call."
@@ -1318,10 +1319,12 @@ describe('ReactInternalTestUtils console assertions', () => {
1318
1319
"assertConsoleWarnDev(expected)
1319
1320
1320
1321
Unexpected component stack for:
1321
- "Hello <component stack>"
1322
+ "Hello
1323
+ in div (at **)"
1322
1324
1323
1325
Unexpected component stack for:
1324
- "Bye <component stack>"
1326
+ "Bye
1327
+ in div (at **)"
1325
1328
1326
1329
If this warning should include a component stack, remove {withoutStack: true} from this warning.
1327
1330
If all warnings should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleWarnDev call."
@@ -1444,7 +1447,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1444
1447
"assertConsoleWarnDev(expected)
1445
1448
1446
1449
Unexpected component stack for:
1447
- "Hello <component stack>"
1450
+ "Hello
1451
+ in div (at **)"
1448
1452
1449
1453
If this warning should include a component stack, remove {withoutStack: true} from this warning.
1450
1454
If all warnings should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleWarnDev call."
@@ -1477,10 +1481,12 @@ describe('ReactInternalTestUtils console assertions', () => {
1477
1481
"assertConsoleWarnDev(expected)
1478
1482
1479
1483
Unexpected component stack for:
1480
- "Hello <component stack>"
1484
+ "Hello
1485
+ in div (at **)"
1481
1486
1482
1487
Unexpected component stack for:
1483
- "Bye <component stack>"
1488
+ "Bye
1489
+ in div (at **)"
1484
1490
1485
1491
If this warning should include a component stack, remove {withoutStack: true} from this warning.
1486
1492
If all warnings should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleWarnDev call."
@@ -1934,8 +1940,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1934
1940
- Hi
1935
1941
- Wow
1936
1942
- Bye
1937
- + Wow <component stack>
1938
- + Bye <component stack> "
1943
+ + Wow in div (at **)
1944
+ + Bye in div (at **) "
1939
1945
` ) ;
1940
1946
} ) ;
1941
1947
@@ -1957,8 +1963,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1957
1963
- Hi
1958
1964
- Wow
1959
1965
- Bye
1960
- + Hi <component stack>
1961
- + Bye <component stack> "
1966
+ + Hi in div (at **)
1967
+ + Bye in div (at **) "
1962
1968
` ) ;
1963
1969
} ) ;
1964
1970
@@ -1980,8 +1986,8 @@ describe('ReactInternalTestUtils console assertions', () => {
1980
1986
- Hi
1981
1987
- Wow
1982
1988
- Bye
1983
- + Hi <component stack>
1984
- + Wow <component stack> "
1989
+ + Hi in div (at **)
1990
+ + Wow in div (at **) "
1985
1991
` ) ;
1986
1992
} ) ;
1987
1993
@@ -2003,9 +2009,9 @@ describe('ReactInternalTestUtils console assertions', () => {
2003
2009
2004
2010
- Wow
2005
2011
- Bye
2006
- + Hi <component stack>
2007
- + Wow <component stack>
2008
- + Bye <component stack> "
2012
+ + Hi in div (at **)
2013
+ + Wow in div (at **)
2014
+ + Bye in div (at **) "
2009
2015
` ) ;
2010
2016
} ) ;
2011
2017
@@ -2027,9 +2033,9 @@ describe('ReactInternalTestUtils console assertions', () => {
2027
2033
2028
2034
- Hi
2029
2035
- Bye
2030
- + Hi <component stack>
2031
- + Wow <component stack>
2032
- + Bye <component stack> "
2036
+ + Hi in div (at **)
2037
+ + Wow in div (at **)
2038
+ + Bye in div (at **) "
2033
2039
` ) ;
2034
2040
} ) ;
2035
2041
@@ -2051,9 +2057,9 @@ describe('ReactInternalTestUtils console assertions', () => {
2051
2057
2052
2058
- Hi
2053
2059
- Wow
2054
- + Hi <component stack>
2055
- + Wow <component stack>
2056
- + Bye <component stack> "
2060
+ + Hi in div (at **)
2061
+ + Wow in div (at **)
2062
+ + Bye in div (at **) "
2057
2063
` ) ;
2058
2064
} ) ;
2059
2065
// @gate __DEV__
@@ -2170,7 +2176,7 @@ describe('ReactInternalTestUtils console assertions', () => {
2170
2176
+ Received errors
2171
2177
2172
2178
- This is a completely different message that happens to start with "T"
2173
- + Message that happens to contain a "T" <component stack> "
2179
+ + Message that happens to contain a "T" in div (at **) "
2174
2180
` ) ;
2175
2181
} ) ;
2176
2182
@@ -2247,7 +2253,8 @@ describe('ReactInternalTestUtils console assertions', () => {
2247
2253
"assertConsoleErrorDev(expected)
2248
2254
2249
2255
Unexpected component stack for:
2250
- "Hello <component stack>"
2256
+ "Hello
2257
+ in div (at **)"
2251
2258
2252
2259
If this error should include a component stack, remove {withoutStack: true} from this error.
2253
2260
If all errors should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleErrorDev call."
@@ -2268,10 +2275,12 @@ describe('ReactInternalTestUtils console assertions', () => {
2268
2275
"assertConsoleErrorDev(expected)
2269
2276
2270
2277
Unexpected component stack for:
2271
- "Hello <component stack>"
2278
+ "Hello
2279
+ in div (at **)"
2272
2280
2273
2281
Unexpected component stack for:
2274
- "Bye <component stack>"
2282
+ "Bye
2283
+ in div (at **)"
2275
2284
2276
2285
If this error should include a component stack, remove {withoutStack: true} from this error.
2277
2286
If all errors should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleErrorDev call."
@@ -2394,7 +2403,8 @@ describe('ReactInternalTestUtils console assertions', () => {
2394
2403
"assertConsoleErrorDev(expected)
2395
2404
2396
2405
Unexpected component stack for:
2397
- "Hello <component stack>"
2406
+ "Hello
2407
+ in div (at **)"
2398
2408
2399
2409
If this error should include a component stack, remove {withoutStack: true} from this error.
2400
2410
If all errors should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleErrorDev call."
@@ -2427,10 +2437,12 @@ describe('ReactInternalTestUtils console assertions', () => {
2427
2437
"assertConsoleErrorDev(expected)
2428
2438
2429
2439
Unexpected component stack for:
2430
- "Hello <component stack>"
2440
+ "Hello
2441
+ in div (at **)"
2431
2442
2432
2443
Unexpected component stack for:
2433
- "Bye <component stack>"
2444
+ "Bye
2445
+ in div (at **)"
2434
2446
2435
2447
If this error should include a component stack, remove {withoutStack: true} from this error.
2436
2448
If all errors should include the component stack, you may need to remove {withoutStack: true} from the assertConsoleErrorDev call."
@@ -2459,7 +2471,7 @@ describe('ReactInternalTestUtils console assertions', () => {
2459
2471
+ Received errors
2460
2472
2461
2473
- Hello
2462
- + Bye <component stack> "
2474
+ + Bye in div (at **) "
2463
2475
` ) ;
2464
2476
} ) ;
2465
2477
} ) ;
0 commit comments