-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathverify-ui-last.log
More file actions
907 lines (828 loc) · 76.8 KB
/
Copy pathverify-ui-last.log
File metadata and controls
907 lines (828 loc) · 76.8 KB
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
$ pnpm run lint && pnpm run format:check && pnpm run test:ui:jest && pnpm run test:storybook && pnpm run build-storybook && pnpm run test:browser
$ eslint "apps/**/*.js" "packages/**/*.js"
D:\github\grid-table-editor>node "D:\github\grid-table-editor\node_modules\.bin\\..\.pnpm\eslint@10.2.1_jiti@1.21.7\node_modules\eslint\bin\eslint.js" "apps/**/*.js" "packages/**/*.js"
$ prettier --check "*.json" "apps/**/*.json" "packages/**/*.json" "apps/**/*.js" "!apps/web/libs/**/*.js" "!apps/web/dist/**/*.js" "packages/**/*.js" "*.md" ".github/workflows/*.yml"
Checking formatting...
All matched files use Prettier code style!
$ node --experimental-vm-modules ./node_modules/jest/bin/jest.js packages/core-ui/src/tests apps/web/src/tests/jest
(node:119384) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.info
[runtime-matrix] fixture=D:\github\grid-table-editor\packages\core-ui\src\tests\interaction\matrix\fixtures\schema-interaction-matrix.json
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/schema-interaction-runtime-matrix.test.js:65:13)
console.info
[runtime-matrix] scenarios=607 chunks=7
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/schema-interaction-runtime-matrix.test.js:66:13)
console.info
[runtime-matrix] commands
domain(243): airline.aircraftType, airline.flightNumber, airline.iataCode, airline.name, airline.recordLocator, airline.seat, airplane.iataTypeCode, airplane.name, airport.iataCode, airport.name, animal.bear, animal.bird, animal.cat, animal.cetacean, animal.cow, animal.crocodilia, animal.dog, animal.fish, animal.horse, animal.insect, animal.lion, animal.petName, animal.rabbit, animal.rodent, animal.snake, animal.type, book.author, book.format, book.genre, book.publisher, book.series, book.title, chemicalElement.atomicNumber, chemicalElement.name, chemicalElement.symbol, color.cssSupportedFunction, color.cssSupportedSpace, color.human, color.rgb, color.space, commerce.department, commerce.isbn, commerce.price, commerce.product, commerce.productAdjective, commerce.productDescription, commerce.productMaterial, commerce.productName, company.buzzAdjective, company.buzzNoun, company.buzzPhrase, company.buzzVerb, company.catchPhrase, company.catchPhraseAdjective, company.catchPhraseDescriptor, company.catchPhraseNoun, company.name, database.collation, database.column, database.engine, database.mongodbObjectId, database.type, datatype.boolean, date.anytime, date.between, date.birthdate, date.future, date.month, date.past, date.recent, date.soon, date.timeZone, date.weekday, finance.accountName, finance.accountNumber, finance.amount, finance.bic, finance.bitcoinAddress, finance.creditCardCVV, finance.creditCardIssuer, finance.creditCardNumber, finance.currencyCode, finance.currencyName, finance.currencyNumericCode, finance.currencySymbol, finance.ethereumAddress, finance.iban, finance.litecoinAddress, finance.maskedNumber, finance.pin, finance.routingNumber, finance.transactionDescription, finance.transactionType, food.adjective, food.description, food.dish, food.ethnicCategory, food.fruit, food.ingredient, food.meat, food.spice, food.vegetable, git.branch, git.commitDate, git.commitEntry, git.commitMessage, git.commitSha, hacker.abbreviation, hacker.adjective, hacker.ingverb, hacker.noun, hacker.phrase, hacker.verb, image.avatar, image.avatarGitHub, image.avatarLegacy, image.dataUri, image.personPortrait, image.url, image.urlLoremFlickr, image.urlPicsumPhotos, image.urlPlaceholder, internet.color, internet.displayName, internet.domainName, internet.domainSuffix, internet.domainWord, internet.email, internet.emoji, internet.exampleEmail, internet.httpMethod, internet.httpStatusCode, internet.ip, internet.ipv4, internet.ipv6, internet.jwt, internet.jwtAlgorithm, internet.mac, internet.password, internet.port, internet.protocol, internet.url, internet.userAgent, internet.username, internet.userName, literal.value, location.buildingNumber, location.cardinalDirection, location.city, location.continent, location.country, location.countryCode, location.county, location.direction, location.latitude, location.longitude, location.ordinalDirection, location.secondaryAddress, location.state, location.street, location.streetAddress, location.timeZone, location.zipCode, lorem.lines, lorem.paragraph, lorem.paragraphs, lorem.sentence, lorem.sentences, lorem.slug, lorem.text, lorem.word, lorem.words, music.album, music.artist, music.genre, music.songName, number.bigInt, number.binary, number.float, number.hex, number.int, number.octal, number.romanNumeral, person.bio, person.firstName, person.fullName, person.gender, person.jobArea, person.jobDescriptor, person.jobTitle, person.jobType, person.lastName, person.middleName, person.prefix, person.sex, person.sexType, person.suffix, person.zodiacSign, phone.imei, phone.number, string.alpha, string.alphanumeric, string.binary, string.counterString, string.fromCharacters, string.hexadecimal, string.nanoid, string.numeric, string.octal, string.sample, string.symbol, string.ulid, string.uuid, system.commonFileExt, system.commonFileName, system.commonFileType, system.cron, system.directoryPath, system.fileExt, system.fileName, system.filePath, system.fileType, system.mimeType, system.networkInterface, system.semver, vehicle.bicycle, vehicle.color, vehicle.fuel, vehicle.manufacturer, vehicle.model, vehicle.type, vehicle.vehicle, vehicle.vin, vehicle.vrm, word.adjective, word.adverb, word.conjunction, word.interjection, word.noun, word.preposition, word.sample, word.verb, word.words
enum(2): enum, enum pairwise
faker(12): helpers.arrayElement, helpers.arrayElements, helpers.fake, helpers.fromRegExp, helpers.mustache, helpers.rangeToNumber, helpers.replaceCreditCardSymbols, helpers.replaceSymbols, helpers.shuffle, helpers.slugify, helpers.uniqueArray, helpers.weightedArrayElement
literal(2): literal, literal empty
regex(2): regex, regex empty
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/schema-interaction-runtime-matrix.test.js:67:13)
console.log
┌─────────┬───────┬──────┬──────────┬──────────┬──────────────┬─────────────┬──────────┐
│ (index) │ rows │ cols │ importMs │ filterMs │ createColsMs │ duplicateMs │ exportMs │
├─────────┼───────┼──────┼──────────┼──────────┼──────────────┼─────────────┼──────────┤
│ 0 │ 10000 │ 12 │ 157.04 │ 174.7 │ 13.02 │ 66.87 │ 212.01 │
│ 1 │ 25000 │ 12 │ 307.95 │ 401.68 │ 26.82 │ 103.49 │ 590.32 │
└─────────┴───────┴──────┴──────────┴──────────┴──────────────┴─────────────┴──────────┘
at Object.<anonymous> (packages/core-ui/src/tests/grid/tabulator-performance.benchmark.test.js:233:13)
console.log
Using grid engine: tabulator
at bootstrapApp (packages/core-ui/js/gui_components/app/page/app-page-runtime.js:138:11)
(node:47632) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:113852) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:123932) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:77208) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:36816) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.log
Using grid engine: tabulator
at bootstrapApp (packages/core-ui/js/gui_components/app/page/app-page-runtime.js:138:11)
console.info
[app-matrix] fixture=D:\github\grid-table-editor\packages\core-ui\src\tests\interaction\matrix\fixtures\schema-interaction-matrix.json
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/app-schema-interaction-matrix.test.js:34:13)
console.info
[app-matrix] scenarios=41 chunks=3
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/app-schema-interaction-matrix.test.js:35:13)
console.info
[app-matrix] commands
domain(7): airline.seat, commerce.price, date.birthdate, internet.password, literal.value, string.counterString, string.fromCharacters
enum(2): enum, enum pairwise
faker(12): helpers.arrayElement, helpers.arrayElements, helpers.fake, helpers.fromRegExp, helpers.mustache, helpers.rangeToNumber, helpers.replaceCreditCardSymbols, helpers.replaceSymbols, helpers.shuffle, helpers.slugify, helpers.uniqueArray, helpers.weightedArrayElement
literal(2): literal, literal empty
regex(2): regex, regex empty
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/app-schema-interaction-matrix.test.js:36:13)
(node:75880) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:83720) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:58768) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.info
[generator-matrix] fixture=D:\github\grid-table-editor\packages\core-ui\src\tests\interaction\matrix\fixtures\schema-interaction-matrix.json
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/generator-schema-interaction-matrix.test.js:34:13)
console.info
[generator-matrix] scenarios=41 chunks=3
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/generator-schema-interaction-matrix.test.js:35:13)
console.info
[generator-matrix] commands
domain(7): airline.seat, commerce.price, date.birthdate, internet.password, literal.value, string.counterString, string.fromCharacters
enum(2): enum, enum pairwise
faker(12): helpers.arrayElement, helpers.arrayElements, helpers.fake, helpers.fromRegExp, helpers.mustache, helpers.rangeToNumber, helpers.replaceCreditCardSymbols, helpers.replaceSymbols, helpers.shuffle, helpers.slugify, helpers.uniqueArray, helpers.weightedArrayElement
literal(2): literal, literal empty
regex(2): regex, regex empty
at Object.<anonymous> (packages/core-ui/src/tests/interaction/matrix/generator-schema-interaction-matrix.test.js:36:13)
console.log
Using grid engine: tabulator
at bootstrapApp (packages/core-ui/js/gui_components/app/page/app-page-runtime.js:138:11)
console.log
Using grid engine: tabulator
at bootstrapApp (packages/core-ui/js/gui_components/app/page/app-page-runtime.js:138:11)
(node:19300) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.log
Using grid engine: tabulator
at bootstrapApp (packages/core-ui/js/gui_components/app/page/app-page-runtime.js:138:11)
(node:74644) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:51932) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.log
Using grid engine: tabulator
at bootstrapApp (packages/core-ui/js/gui_components/app/page/app-page-runtime.js:138:11)
(node:19148) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:124360) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:78676) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.log
Using grid engine: tabulator
at bootstrapApp (packages/core-ui/js/gui_components/app/page/app-page-runtime.js:138:11)
(node:71044) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:67124) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:19912) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:112548) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.log
File(s) dropped
at DragDropControl.fileDropHandler (packages/core-ui/js/gui_components/app/drag-drop-control.js:50:13)
console.log
... file[1].name = demo.csv
at DragDropControl.fileDropHandler (packages/core-ui/js/gui_components/app/drag-drop-control.js:62:19)
console.log
File(s) dropped
at DragDropControl.fileDropHandler (packages/core-ui/js/gui_components/app/drag-drop-control.js:50:13)
(node:111484) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
console.log
rename column column1 with this name: Renamed
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
rename column column1 with this name: Old Name
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
rename column column1 with this name: Existing
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
duplicate a column with this name: Copy
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
create a new neighbour column with this name: Neighbour
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
rename column column1 with this name: Existing
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
rename column Old Name with this name: Renamed
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
rename column Old Name with this name: Old Name
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
rename column Old Name with this name: Existing
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
duplicate a column with this name: Copy
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
create a new neighbour column with this name: Neighbour
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
rename column Old Name with this name: Existing
at GuardedColumnEditWorkflow.promptForName (packages/core-ui/js/gui_components/data-grid-editor/shared/guarded-column-edit-workflow.js:54:15)
console.log
no rows selected
at DataGridComponentController.deleteSelectedRows (packages/core-ui/js/gui_components/data-grid-editor/data-grid-component-controller.js:48:15)
console.error
Failed importing text Error: boom
at Object.<anonymous> (D:\github\grid-table-editor\packages\core-ui\src\tests\app\import-export-workspace.test.js:344:47)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
[0m [90m 200 |[39m [36mreturn[39m [36mtrue[39m[33m;[39m
[90m 201 |[39m } [36mcatch[39m (error) {
[31m[1m>[22m[39m[90m 202 |[39m console[33m.[39merror([32m'Failed importing text'[39m[33m,[39m error)[33m;[39m
[90m |[39m [31m[1m^[22m[39m
[90m 203 |[39m setImportStatus([32m'Import failed. Check file format/options.'[39m[33m,[39m [36mfalse[39m)[33m;[39m
[90m 204 |[39m [36mreturn[39m undefined[33m;[39m
[90m 205 |[39m } [36mfinally[39m {[0m
at Object.importTextArea [as onSetGridFromText] (packages/core-ui/js/gui_components/app/import-export-workspace/index.js:202:15)
(node:61348) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:58048) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:101224) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
Test Suites: 2 skipped, 109 passed, 109 of 111 total
Tests: 4 skipped, 510 passed, 514 total
Snapshots: 0 total
Time: 91.957 s, estimated 121 s
Ran all test suites matching packages/core-ui/src/tests|apps/web/src/tests/jest.
$ node ./scripts/run-storybook-tests.mjs
RUN v4.1.7 D:/github/grid-table-editor
Test Files 68 passed (68)
Tests 182 passed (182)
Start at 04:18:40
Duration 33.53s (transform 0ms, setup 2.60s, import 5.30s, tests 19.23s, environment 0ms)
$ node ./scripts/run-build-storybook.mjs
[90mT[39m Building storybook v10.4.1
[90m|[39m
[32mo[39m Cleaning outputDir: [36mstorybook-static[39m
[90m|[39m
[32mo[39m Loading presets
[90m|[39m
[32mo[39m Building manager..
[90m|[39m
[34m•[39m Building preview..
[90m|[39m [43mVite[49m [36mvite v8.0.12 [32mbuilding client environment for production...[36m[39m
[2K
transforming...[90m|[39m
[34m•[39m Copying static files: [36mapps\web\images[39m at [36mstorybook-static\images[39m
✓ 632 modules transformed.
rendering chunks...
computing gzip size...
[90m|[39m [43mVite[49m storybook-static/iframe.html
[90m|[39m 19.08 kB │ gzip: 5.33 kB
[90m|[39m storybook-static/assets/method-picker-modal-DmA4pjIA.css
[90m|[39m 5.99 kB │ gzip: 1.44 kB
[90m|[39m storybook-static/assets/iframe-h7S-cfML.css
[90m|[39m 47.06 kB │ gzip: 7.84 kB
[90m|[39m storybook-static/assets/options-Ck1Ghik5.js
[90m|[39m 0.16 kB │ gzip: 0.14 kB
[90m|[39m storybook-static/assets/unref-timeout-DxOsGKQT.js
[90m|[39m 0.17 kB │ gzip: 0.15 kB
[90m|[39m storybook-static/assets/html-escape-CQv07NQr.js
[90m|[39m 0.20 kB │ gzip: 0.15 kB
[90m|[39m storybook-static/assets/formatter-EIJCOSYU-CGmsj4Dq.js
[90m|[39m 0.27 kB │ gzip: 0.21 kB
[90m|[39m storybook-static/assets/default-objects-DR9JU64N.js
[90m|[39m 0.30 kB │ gzip: 0.20 kB
[90m|[39m storybook-static/assets/react-uLkU8Nr5.js
[90m|[39m 0.52 kB │ gzip: 0.32 kB
[90m|[39m storybook-static/assets/timed-error-display-CUKrRx6C.js
[90m|[39m 0.62 kB │ gzip: 0.40 kB
[90m|[39m storybook-static/assets/export-format-sql.stories-BvpG65f7.js
[90m|[39m 0.70 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-xml.stories-DRdLuGhz.js
[90m|[39m 0.70 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-php.stories-BLRd08HJ.js
[90m|[39m 0.70 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-html.stories-Dqu_v35g.js
[90m|[39m 0.70 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-java.stories-B4FaZ0QM.js
[90m|[39m 0.71 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-perl.stories-Cfb-3tZB.js
[90m|[39m 0.71 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-ruby.stories-CyAI8x0-.js
[90m|[39m 0.71 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-jsonl.stories-BaGtHHYe.js
[90m|[39m 0.71 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-csharp.stories-CWan6ZhM.js
[90m|[39m 0.71 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-kotlin.stories-CFSAJcYj.js
[90m|[39m 0.72 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-python.stories-mf1ZQdeT.js
[90m|[39m 0.72 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-gherkin.stories-CZ5o_SSA.js
[90m|[39m 0.72 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-markdown.stories-C6q8Zdvk.js
[90m|[39m 0.72 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-php-pest.stories-Q-FLADBf.js
[90m|[39m 0.72 kB │ gzip: 0.37 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-kotlin-spek.stories-BuF9-rh7.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-ascii.stories-DqHtObrE.js
[90m|[39m 0.73 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-csharp-nunit.stories-DfwIGcyV.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-csharp-xunit.stories-CThjs5xe.js
[90m|[39m 0.73 kB │ gzip: 0.37 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-ruby-rspec.stories-DbpdHg1W.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-typescript-jest.stories-D3GFBhTa.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-python-nose2.stories-2qE9ZJcd.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-csharp-mstest.stories-BFxElslO.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-java-junit4.stories-WaXjHdkQ.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-java-junit5.stories-CK7F3NQA.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-java-junit6.stories-eFqSC7zy.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-java-testng.stories-DjGOO1rI.js
[90m|[39m 0.73 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-javascript-mocha.stories-CcBMixix.js
[90m|[39m 0.74 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-typescript-mocha.stories-CbBvNehV.js
[90m|[39m 0.74 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-kotlin-kotest.stories-WCfMVGd8.js
[90m|[39m 0.74 kB │ gzip: 0.37 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-python-pytest.stories-BntLW0_d.js
[90m|[39m 0.74 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-typescript.stories-BBxvTeSN.js
[90m|[39m 0.74 kB │ gzip: 0.36 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-php-phpunit.stories-td8FCAh4.js
[90m|[39m 0.74 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-javascript-vitest.stories-CxDdr6dx.js
[90m|[39m 0.74 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-typescript-vitest.stories-Q_AznTkz.js
[90m|[39m 0.74 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-ruby-minitest.stories-Y9dcfMEC.js
[90m|[39m 0.74 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-python-unittest.stories-LP38w_cF.js
[90m|[39m 0.75 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-perl-test-more.stories-DYpOIpKT.js
[90m|[39m 0.75 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-perl-test2-suite.stories-B4xRg68l.js
[90m|[39m 0.76 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-kotlin-junit5-kotlin.stories-DTU6VVr8.js
[90m|[39m 0.77 kB │ gzip: 0.38 kB
[90m|[39m storybook-static/assets/chunk-A242L54C-R-MTphhe.js
[90m|[39m 0.91 kB │ gzip: 0.53 kB
[90m|[39m storybook-static/assets/generic-data-table-DnZTmhTS.js
[90m|[39m 1.02 kB │ gzip: 0.45 kB
[90m|[39m storybook-static/assets/chunk-DnJy8xQt.js
[90m|[39m 1.12 kB │ gzip: 0.63 kB
[90m|[39m storybook-static/assets/preload-helper-DVWkohm0.js
[90m|[39m 1.27 kB │ gzip: 0.74 kB
[90m|[39m storybook-static/assets/schema-Dj0hh1Dz.js
[90m|[39m 1.64 kB │ gzip: 0.74 kB
[90m|[39m storybook-static/assets/import-export-toolbar.stories-3336WSw_.js
[90m|[39m 1.98 kB │ gzip: 0.87 kB
[90m|[39m storybook-static/assets/theme-toggle.stories-BfIbBzHw.js
[90m|[39m 2.42 kB │ gzip: 1.12 kB
[90m|[39m storybook-static/assets/export-format-code-unit-test-jest.stories-Dhyg4wZs.js
[90m|[39m 2.54 kB │ gzip: 1.04 kB
[90m|[39m storybook-static/assets/export-format-delimited.stories-Bt3tWFs1.js
[90m|[39m 2.54 kB │ gzip: 1.05 kB
[90m|[39m storybook-static/assets/export-format-code-javascript.stories-DpSpTIef.js
[90m|[39m 2.56 kB │ gzip: 1.03 kB
[90m|[39m storybook-static/assets/theme-toggle-CKDQ0Cno.js
[90m|[39m 2.58 kB │ gzip: 1.09 kB
[90m|[39m storybook-static/assets/schema-row-rule-mapper-Sactb0D0.js
[90m|[39m 2.72 kB │ gzip: 0.96 kB
[90m|[39m storybook-static/assets/export-format-csv.stories-CUjop6MA.js
[90m|[39m 2.72 kB │ gzip: 1.09 kB
[90m|[39m storybook-static/assets/export-format-json.stories-mD165Rx5.js
[90m|[39m 2.85 kB │ gzip: 1.12 kB
[90m|[39m storybook-static/assets/grid-toolbar.stories-ClGUad9N.js
[90m|[39m 2.95 kB │ gzip: 1.20 kB
[90m|[39m storybook-static/assets/icon-D_QbJETU.js
[90m|[39m 3.38 kB │ gzip: 1.32 kB
[90m|[39m storybook-static/assets/format-options-panel-qDv14NEE.js
[90m|[39m 3.53 kB │ gzip: 1.27 kB
[90m|[39m storybook-static/assets/data-grid-editor.stories-DPFQqZwB.js
[90m|[39m 3.73 kB │ gzip: 1.33 kB
[90m|[39m storybook-static/assets/chunk-242VQQM5-ZI98qS2C.js
[90m|[39m 3.74 kB │ gzip: 1.45 kB
[90m|[39m storybook-static/assets/format-selector.stories-iKnwL_Lu.js
[90m|[39m 3.86 kB │ gzip: 1.11 kB
[90m|[39m storybook-static/assets/chunk-3LY4VQVK-BoLTMX_i.js
[90m|[39m 4.03 kB │ gzip: 1.70 kB
[90m|[39m storybook-static/assets/confirm-dialog.stories-C4w2qkLG.js
[90m|[39m 4.19 kB │ gzip: 1.34 kB
[90m|[39m storybook-static/assets/instructions.stories-DJYF6XnM.js
[90m|[39m 4.21 kB │ gzip: 1.37 kB
[90m|[39m storybook-static/assets/text-preview-editor.stories-DXT6NnLd.js
[90m|[39m 4.42 kB │ gzip: 1.29 kB
[90m|[39m storybook-static/assets/text-input-dialog.stories-C1ZmbZku.js
[90m|[39m 4.67 kB │ gzip: 1.54 kB
[90m|[39m storybook-static/assets/dialog-services-BaPxukgU.js
[90m|[39m 4.90 kB │ gzip: 1.45 kB
[90m|[39m storybook-static/assets/grid-toolbar-CNGrUCQu.js
[90m|[39m 4.95 kB │ gzip: 1.40 kB
[90m|[39m storybook-static/assets/generator-controls.stories-CFCc-PvO.js
[90m|[39m 5.14 kB │ gzip: 1.78 kB
[90m|[39m storybook-static/assets/format-selector-BPZrBLYv.js
[90m|[39m 5.29 kB │ gzip: 1.75 kB
[90m|[39m storybook-static/assets/generator-preview.stories-kvPSk9vm.js
[90m|[39m 5.61 kB │ gzip: 1.92 kB
[90m|[39m storybook-static/assets/instructions-CBkC111k.js
[90m|[39m 5.96 kB │ gzip: 2.39 kB
[90m|[39m storybook-static/assets/inline-message-COzE7xy_.js
[90m|[39m 6.04 kB │ gzip: 1.93 kB
[90m|[39m storybook-static/assets/format-option-panel-code-unit-test.stories-DfoCpVMB.js
[90m|[39m 6.55 kB │ gzip: 1.62 kB
[90m|[39m storybook-static/assets/loading-status-presenter.stories--5bFtfY7.js
[90m|[39m 6.90 kB │ gzip: 1.91 kB
[90m|[39m storybook-static/assets/row-count-control-Du0InLjL.js
[90m|[39m 7.26 kB │ gzip: 2.55 kB
[90m|[39m storybook-static/assets/react-1MRhRRUA.js
[90m|[39m 7.52 kB │ gzip: 2.87 kB
[90m|[39m storybook-static/assets/import-export-toolbar-Cc_3VJu_.js
[90m|[39m 7.57 kB │ gzip: 2.01 kB
[90m|[39m storybook-static/assets/preview-CBfrvjsC.js
[90m|[39m 7.57 kB │ gzip: 2.34 kB
[90m|[39m storybook-static/assets/pairwiseTestDataGenerator-_RLkrhxP.js
[90m|[39m 7.75 kB │ gzip: 2.37 kB
[90m|[39m storybook-static/assets/row-count-control.stories-BN67NSKb.js
[90m|[39m 7.95 kB │ gzip: 2.38 kB
[90m|[39m storybook-static/assets/format-option-panel-basic.stories-DNMyldLk.js
[90m|[39m 8.04 kB │ gzip: 1.94 kB
[90m|[39m storybook-static/assets/dist-D9F8ug_-.js
[90m|[39m 8.39 kB │ gzip: 1.97 kB
[90m|[39m storybook-static/assets/format-option-panel-code.stories-DJ2Dr8cr.js
[90m|[39m 8.43 kB │ gzip: 1.75 kB
[90m|[39m storybook-static/assets/ui-CzmvH6KQ.js
[90m|[39m 8.66 kB │ gzip: 3.23 kB
[90m|[39m storybook-static/assets/text-preview-editor-B5jN5wa1.js
[90m|[39m 8.67 kB │ gzip: 2.52 kB
[90m|[39m storybook-static/assets/timed-error-display.stories-D5vBLqb2.js
[90m|[39m 9.05 kB │ gzip: 2.31 kB
[90m|[39m storybook-static/assets/import-export-workspace.stories-DiZcq6-t.js
[90m|[39m 9.21 kB │ gzip: 2.62 kB
[90m|[39m storybook-static/assets/status-presenter.stories-QzbxMaw2.js
[90m|[39m 9.68 kB │ gzip: 2.50 kB
[90m|[39m storybook-static/assets/test-data-embedded-panel.stories-DLmTmzYD.js
[90m|[39m 10.07 kB │ gzip: 2.95 kB
[90m|[39m storybook-static/assets/inline-message.stories-BThAtTru.js
[90m|[39m 10.61 kB │ gzip: 2.68 kB
[90m|[39m storybook-static/assets/format-option-panel.story-helpers-CDMzn_8_.js
[90m|[39m 10.64 kB │ gzip: 2.81 kB
[90m|[39m storybook-static/assets/export-format-story-factory-BIBKlJ9O.js
[90m|[39m 11.06 kB │ gzip: 3.85 kB
[90m|[39m storybook-static/assets/data-grid-editor-CDEdCZci.js
[90m|[39m 11.95 kB │ gzip: 3.71 kB
[90m|[39m storybook-static/assets/controls-OeRCWMTj.js
[90m|[39m 12.46 kB │ gzip: 3.11 kB
[90m|[39m storybook-static/assets/data-population-panel-Z7chbuRp.js
[90m|[39m 13.89 kB │ gzip: 3.35 kB
[90m|[39m storybook-static/assets/schema-definition-CLVuvJK0.js
[90m|[39m 14.53 kB │ gzip: 3.73 kB
[90m|[39m storybook-static/assets/shared-schema-definition.stories-CqPEXmUr.js
[90m|[39m 14.73 kB │ gzip: 3.89 kB
[90m|[39m storybook-static/assets/help-tooltips-B8yveSwk.js
[90m|[39m 17.31 kB │ gzip: 4.08 kB
[90m|[39m storybook-static/assets/generator-page.stories-CEiUoiIb.js
[90m|[39m 20.29 kB │ gzip: 5.08 kB
[90m|[39m storybook-static/assets/chunk-LITCR56V-DhoLYDC3.js
[90m|[39m 22.34 kB │ gzip: 7.47 kB
[90m|[39m storybook-static/assets/app-page.stories-CUXgd2bV.js
[90m|[39m 23.77 kB │ gzip: 7.89 kB
[90m|[39m storybook-static/assets/import-export-workspace-CaPNivya.js
[90m|[39m 24.56 kB │ gzip: 6.84 kB
[90m|[39m storybook-static/vite-inject-mocker-entry.js
[90m|[39m 27.85 kB │ gzip: 9.64 kB
[90m|[39m storybook-static/assets/matchers-5TDFFDYO-BSVhegzK.js
[90m|[39m 28.75 kB │ gzip: 9.66 kB
[90m|[39m storybook-static/assets/Color-23OOGO2C-DqTXMUja.js
[90m|[39m 30.95 kB │ gzip: 11.62 kB
[90m|[39m storybook-static/assets/schema-conversion-C-CGRyDy.js
[90m|[39m 33.15 kB │ gzip: 9.50 kB
[90m|[39m storybook-static/assets/WithTooltip-65CFNBJE-esMbEgVx.js
[90m|[39m 33.23 kB │ gzip: 11.66 kB
[90m|[39m storybook-static/assets/chunk-IYCKG66Y-9LFFnFsm.js
[90m|[39m 45.82 kB │ gzip: 12.59 kB
[90m|[39m storybook-static/assets/theming-CTZD8Pc4.js
[90m|[39m 55.34 kB │ gzip: 21.38 kB
[90m|[39m storybook-static/assets/syntaxhighlighter-W7WJGI2T-DBal6pW5.js
[90m|[39m 76.56 kB │ gzip: 27.55 kB
[90m|[39m storybook-static/assets/schema--VZ_js1O.js
[90m|[39m 88.20 kB │ gzip: 21.99 kB
[90m|[39m storybook-static/assets/options-ui-schema-BH5O3Gia.js
[90m|[39m 184.27 kB │ gzip: 42.98 kB
[90m|[39m storybook-static/assets/DocsRenderer-LL677BLK-5Ix8e-7A.js
[90m|[39m 363.19 kB │ gzip: 114.77 kB
[90m|[39m storybook-static/assets/gridExtension-tabulator-pNt_MDyp.js
[90m|[39m 462.17 kB │ gzip: 105.51 kB
[90m|[39m storybook-static/assets/components-704VJGEE.js
[90m|[39m 541.36 kB │ gzip: 173.00 kB
[90m|[39m storybook-static/assets/faker-commands-C5OhKCgB.js
[90m|[39m 545.13 kB │ gzip: 178.72 kB
[90m|[39m storybook-static/assets/axe-CjXFkaDj.js
[90m|[39m 571.04 kB │ gzip: 155.76 kB
[90m|[39m storybook-static/assets/iframe-BHgOY9is.js
[90m|[39m 829.23 kB │ gzip: 231.16 kB
[90m|[39m [43mVite[49m [32m✓ built in 1.81s[39m
[90m|[39m
[33m![39m [43mVite[49m [33m[plugin builtin:vite-reporter]
[90m|[39m (!) Some chunks are larger than 500 kB after minification. Consider:
[90m|[39m - Using dynamic import() to code-split the application
[90m|[39m - Use build.rolldownOptions.output.codeSplitting to improve chunking:
[90m|[39m ]8;;https://rolldown.rs/reference/OutputOptions.codeSplittinghttps://rolldown.rs/reference/OutputOptions.codeSplitting]8;;
[90m|[39m - Adjust chunk size limit for this warning via
[90m|[39m build.chunkSizeWarningLimit.[39m
[90m|[39m
[32mo[39m Output directory: D:/github/grid-table-editor/storybook-static
[90m|[39m
[90m—[39m Storybook build completed successfully
$ node ./node_modules/@playwright/test/cli.js test
Running 128 tests using 4 workers
[WebServer] 04:19:21 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:21 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:21 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:21 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:22 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:22 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:22 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:22 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 2 apps\web\src\tests\browser\app\abstraction-smoke-tests\app-page-abstractions-smoke.spec.js:12:1 › app page object loads and reports ready components (1.7s)
[WebServer] 04:19:22 [vite] (client) [console.warn] Ignoring Event: localhost
ok 4 apps\web\src\tests\browser\app\abstraction-smoke-tests\component-wiring.spec.js:12:1 › all page-object components are wired and interactive at smoke level (1.8s)
[WebServer] 04:19:22 [vite] (client) [console.warn] Ignoring Event: localhost
ok 1 apps\web\src\tests\browser\app\abstraction-smoke-tests\app-page-abstractions-smoke.spec.js:40:1 › add row button creates row in grid (2.3s)
[WebServer] 04:19:23 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:23 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:23 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 5 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-editor-controls.spec.js:12:1 › grid editor controls are visible after app load (1.6s)
[WebServer] 04:19:24 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:24 [vite] (client) [console.warn] Ignoring Event: localhost
ok 6 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-editor-controls.spec.js:22:1 › add rows above and below increase row count (1.7s)
[WebServer] 04:19:24 [vite] (client) [console.warn] Ignoring Event: localhost
ok 7 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-editor-controls.spec.js:42:1 › delete selected rows with no selection leaves row count unchanged (1.6s)
ok 3 apps\web\src\tests\browser\app\abstraction-smoke-tests\app-page-abstractions-smoke.spec.js:24:1 › app component abstractions can interact without errors (4.0s)
[WebServer] 04:19:24 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:24 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:25 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:25 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:25 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:25 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 9 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-editor-controls.spec.js:79:1 › reset table clears data rows to blank defaults (1.6s)
[WebServer] 04:19:26 [vite] (client) [console.warn] Ignoring Event: localhost
ok 10 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-header-controls.spec.js:5:1 › grid header actions rename/add/duplicate/delete columns (2.0s)
[WebServer] 04:19:26 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:27 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:27 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 12 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-header-controls.spec.js:64:1 › grid header validation errors render in inline grid error surface (1.8s)
[WebServer] 04:19:28 [vite] (client) [console.warn] Ignoring Event: localhost
ok 8 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-editor-controls.spec.js:55:1 › quick filter and clear filters update visible rows (3.9s)
[WebServer] 04:19:28 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:28 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:29 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 11 apps\web\src\tests\browser\app\abstraction-smoke-tests\grid-header-controls.spec.js:32:1 › grid header sorting and per-column filter change visible results (4.7s)
[WebServer] 04:19:29 [vite] (client) [console.warn] Ignoring Event: localhost
ok 13 apps\web\src\tests\browser\app\abstraction-smoke-tests\tabbed-formats-options.spec.js:34:1 › all format tabs render options and update extension labels (2.9s)
ok 15 apps\web\src\tests\browser\app\abstraction-smoke-tests\tabbed-formats-options.spec.js:80:1 › preview edit mode and set-grid-from-text state transitions are correct (1.6s)
[WebServer] 04:19:29 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:29 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:30 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:30 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:30 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 16 apps\web\src\tests\browser\app\abstraction-smoke-tests\tabbed-formats-options.spec.js:99:1 › cross-component flow updates text and format rendering (1.7s)
[WebServer] 04:19:31 [vite] (client) [console.warn] Ignoring Event: localhost
ok 17 apps\web\src\tests\browser\app\abstraction-smoke-tests\test-data-panel-smoke.spec.js:13:1 › expanded test data panel exposes interactive controls (1.7s)
[WebServer] 04:19:31 [vite] (client) [console.warn] Ignoring Event: localhost
ok 14 apps\web\src\tests\browser\app\abstraction-smoke-tests\tabbed-formats-options.spec.js:59:1 › all format options become dirty and apply cleanly (4.1s)
[WebServer] 04:19:32 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:32 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:32 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 18 apps\web\src\tests\browser\app\abstraction-smoke-tests\test-data-panel-smoke.spec.js:34:1 › test data panel generates rows from faker and regex schema (2.9s)
[WebServer] 04:19:32 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:32 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 19 apps\web\src\tests\browser\app\abstraction-smoke-tests\test-data-panel-smoke.spec.js:75:1 › embedded schema grid editing syncs to schema text and generates data (2.2s)
[WebServer] 04:19:33 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:33 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:34 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 20 apps\web\src\tests\browser\app\coverage\column-operations\column-operations.spec.js:5:1 › column add, rename, duplicate and delete controls update table shape and data (3.5s)
[WebServer] 04:19:35 [vite] (client) [console.warn] Ignoring Event: localhost
ok 23 apps\web\src\tests\browser\app\coverage\export-options\export-options.spec.js:26:1 › preview edit mode toggles and controls set-grid-from-text availability (1.7s)
[WebServer] 04:19:35 [vite] (client) [console.warn] Ignoring Event: localhost
ok 22 apps\web\src\tests\browser\app\coverage\export-options\export-options.spec.js:5:1 › format options become dirty, apply, and update output state (3.0s)
[WebServer] 04:19:35 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:35 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:36 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:36 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 21 apps\web\src\tests\browser\app\coverage\export-formats\export-formats.spec.js:27:1 › all export formats can render output text via page abstractions (5.2s)
ok 25 apps\web\src\tests\browser\app\coverage\grid-operations\grid-basic-operations.spec.js:5:1 › grid row add, multi-add, delete selected, and reset work end-to-end (2.1s)
[WebServer] 04:19:37 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:37 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:38 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:38 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 26 apps\web\src\tests\browser\app\coverage\grid-operations\grid-basic-operations.spec.js:37:1 › cell editing persists values in the grid renderer (2.8s)
[WebServer] 04:19:38 [vite] (client) [console.warn] Ignoring Event: localhost
ok 28 apps\web\src\tests\browser\app\coverage\import-export\import-export-basic.spec.js:30:1 › csv file upload imports into the grid and malformed csv does not crash page (2.0s)
[WebServer] 04:19:39 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:39 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:40 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 27 apps\web\src\tests\browser\app\coverage\import-export\import-export-basic.spec.js:8:1 › set text from grid and set grid from text round trip with csv (3.1s)
[WebServer] 04:19:40 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:41 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 29 apps\web\src\tests\browser\app\coverage\test-data\test-data-generation.spec.js:6:1 › test data panel can define faker/regex schema and generate rows (3.7s)
[WebServer] 04:19:42 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:43 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:43 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:43 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 30 apps\web\src\tests\browser\app\coverage\test-data\test-data-generation.spec.js:34:1 › test data modes new table, amend table and amend selected produce expected state transitions (4.3s)
[WebServer] 04:19:43 [vite] (client) [console.warn] Ignoring Event: localhost
ok 32 apps\web\src\tests\browser\app\coverage\ui-navigation\responsive-layout.spec.js:5:1 › app remains interactive on desktop and mobile viewport sizes (2.2s)
[WebServer] 04:19:44 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 24 apps\web\src\tests\browser\app\coverage\filtering-sorting\filtering-sorting.spec.js:5:1 › global filter, column filter, sort, and clear filters produce expected visible state (9.5s)
ok 31 apps\web\src\tests\browser\app\coverage\test-data\test-data-generation.spec.js:67:1 › method picker Core tab exposes enum literal and regex selections (4.1s)
[WebServer] 04:19:44 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:44 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:44 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:45 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:45 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:45 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:46 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:46 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 34 apps\web\src\tests\browser\app\coverage\ui-navigation\status-and-error-surfaces.spec.js:43:1 › dismissable test data status messages can be closed through the UI (2.0s)
[WebServer] 04:19:46 [vite] (client) [console.warn] Ignoring Event: localhost
ok 36 apps\web\src\tests\browser\app\coverage\ui-navigation\ui-navigation.spec.js:5:1 › top navigation supports generator navigation and app return (2.1s)
ok 35 apps\web\src\tests\browser\app\coverage\ui-navigation\status-and-error-surfaces.spec.js:72:1 › completion-style test data status messages can be dismissed through the UI (2.2s)
[WebServer] 04:19:46 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:46 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:47 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:47 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:47 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 37 apps\web\src\tests\browser\app\coverage\ui-navigation\ui-navigation.spec.js:19:1 › instructions panel expands and collapses with visible help content (1.6s)
[WebServer] 04:19:48 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:48 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 39 apps\web\src\tests\browser\app\functional\error-handling\browser-compatibility.spec.js:5:3 › 9. Error Handling and Edge Cases › Browser Compatibility (2.8s)
[WebServer] 04:19:49 [vite] (client) [console.warn] Ignoring Event: localhost
ok 38 apps\web\src\tests\browser\app\functional\error-handling\boundary-conditions.spec.js:10:3 › 9. Error Handling and Edge Cases › Boundary Conditions (3.2s)
[WebServer] 04:19:49 [vite] (client) [console.warn] Ignoring Event: localhost
ok 40 apps\web\src\tests\browser\app\functional\error-handling\invalid-import.spec.js:13:3 › 9. Error Handling and Edge Cases › Invalid Data Import (2.0s)
[WebServer] 04:19:50 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:50 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:50 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:50 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 41 apps\web\src\tests\browser\app\functional\export-formats\html-export.spec.js:5:3 › 5. Export Formats › HTML Export (2.8s)
[WebServer] 04:19:52 [vite] (client) [console.warn] Ignoring Event: localhost
ok 42 apps\web\src\tests\browser\app\functional\export-formats\json-export.spec.js:5:3 › 5. Export Formats › JSON Export (2.8s)
[WebServer] 04:19:52 [vite] (client) [console.warn] Ignoring Event: localhost
ok 43 apps\web\src\tests\browser\app\functional\export-formats\markdown-export.spec.js:5:3 › 5. Export Formats › Markdown Export (2.8s)
[WebServer] 04:19:52 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:53 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:53 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:53 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 33 apps\web\src\tests\browser\app\coverage\ui-navigation\status-and-error-surfaces.spec.js:4:1 › timed grid errors and test data status messages show and clear through user flows (10.4s)
[WebServer] 04:19:54 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:54 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 44 apps\web\src\tests\browser\app\functional\export-formats\other-formats.spec.js:5:3 › 5. Export Formats › All Other Formats (3.1s)
ok 45 apps\web\src\tests\browser\app\functional\export-formats\sql-export.spec.js:5:3 › 5. Export Formats › SQL Export (2.9s)
[WebServer] 04:19:55 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:55 [vite] (client) [console.warn] Ignoring Event: localhost
ok 46 apps\web\src\tests\browser\app\functional\export-formats\xml-export.spec.js:5:3 › 5. Export Formats › XML Export (2.9s)
[WebServer] 04:19:55 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:56 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:56 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:19:56 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 47 apps\web\src\tests\browser\app\functional\export-options\csv-options-quote-delimited-value.spec.js:5:3 › 6. Export Options and Controls › CSV Options Keep Quotes For Delimited Value (2.9s)
[WebServer] 04:19:57 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:57 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 48 apps\web\src\tests\browser\app\functional\export-options\csv-options-unquoted-safe-value.spec.js:5:3 › 6. Export Options and Controls › CSV Options Unquote Safe Value (2.8s)
[WebServer] 04:19:58 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:19:59 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 49 apps\web\src\tests\browser\app\functional\export-options\preview-copy.spec.js:5:3 › 6. Export Options and Controls › Preview and Copy Functions (3.7s)
[WebServer] 04:19:59 [vite] (client) [console.warn] Ignoring Event: localhost
ok 51 apps\web\src\tests\browser\app\functional\filtering-sorting\column-filter.spec.js:5:3 › 3. Filtering and Sorting › Column Specific Filter (2.9s)
[WebServer] 04:19:59 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:00 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:00 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 53 apps\web\src\tests\browser\app\functional\filtering-sorting\global-filter.spec.js:5:3 › 3. Filtering and Sorting › Global Filter (2.9s)
[WebServer] 04:20:02 [vite] (client) [console.warn] Ignoring Event: localhost
ok 54 apps\web\src\tests\browser\app\functional\grid-editor\cell-edits\cell-editing.spec.js:5:3 › 8. Advanced Grid Features › Cell Editing (2.7s)
[WebServer] 04:20:02 [vite] (client) [console.warn] Ignoring Event: localhost
ok 52 apps\web\src\tests\browser\app\functional\filtering-sorting\column-sorting.spec.js:5:3 › 3. Filtering and Sorting › Column Sorting (4.7s)
[WebServer] 04:20:03 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:03 [vite] (client) [console.warn] Ignoring Event: localhost
ok 50 apps\web\src\tests\browser\app\functional\filtering-sorting\clear-filters.spec.js:5:3 › 3. Filtering and Sorting › Clear All Filters (7.6s)
[WebServer] 04:20:03 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:03 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 55 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\add-columns.spec.js:5:3 › 2. Column Operations › Add Column Left (1.6s)
[WebServer] 04:20:03 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:03 [vite] (client) [console.warn] Ignoring Event: localhost
ok 56 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\add-columns.spec.js:17:3 › 2. Column Operations › Add Column Right (1.6s)
[WebServer] 04:20:04 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:04 [vite] (client) [console.warn] Ignoring Event: localhost
ok 57 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\add-columns.spec.js:27:3 › 2. Column Operations › Unique Column Names prevents duplicate name when adding column left (1.7s)
[WebServer] 04:20:04 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:04 [vite] (client) [console.warn] Ignoring Event: localhost
ok 58 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\add-columns.spec.js:40:3 › 2. Column Operations › Unique Column Names prevents duplicate name when adding column right (1.8s)
[WebServer] 04:20:05 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:05 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:05 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 59 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\delete-column.spec.js:5:3 › 2. Column Operations › Delete Column (2.1s)
ok 60 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\delete-column.spec.js:24:3 › 2. Column Operations › Cannot delete the only column (1.7s)
[WebServer] 04:20:05 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:06 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:06 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:06 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:06 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 61 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\duplicate-column.spec.js:5:3 › 2. Column Operations › Duplicate Column (3.0s)
[WebServer] 04:20:07 [vite] (client) [console.warn] Ignoring Event: localhost
ok 62 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\duplicate-column.spec.js:21:3 › 2. Column Operations › Duplicate Column shows error and does not add column when unique names enabled and name exists (3.0s)
[WebServer] 04:20:08 [vite] (client) [console.warn] Ignoring Event: localhost
ok 63 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\rename-column.spec.js:5:3 › 2. Column Operations › Rename Column (2.7s)
[WebServer] 04:20:08 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:08 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 64 apps\web\src\tests\browser\app\functional\grid-editor\column-operations\rename-column.spec.js:17:3 › 2. Column Operations › Rename Column shows error when unique names enabled and target exists (2.9s)
[WebServer] 04:20:08 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:09 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:09 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 65 apps\web\src\tests\browser\app\functional\grid-editor\row-drag-drop\drag-drop-reorder.spec.js:5:3 › 8. Advanced Grid Features › Row and Column Drag and Drop (2.1s)
[WebServer] 04:20:09 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:09 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:10 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 66 apps\web\src\tests\browser\app\functional\grid-editor\row-multi-select-operations\add-multiple-rows-above.spec.js:5:3 › 1. Grid Basic Operations › Add Multiple Rows Above (3.1s)
[WebServer] 04:20:11 [vite] (client) [console.warn] Ignoring Event: localhost
ok 67 apps\web\src\tests\browser\app\functional\grid-editor\row-multi-select-operations\add-multiple-rows-below.spec.js:5:3 › 1. Grid Basic Operations › Add Multiple Rows Below (3.1s)
[WebServer] 04:20:11 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:12 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:12 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 68 apps\web\src\tests\browser\app\functional\grid-editor\row-multi-select-operations\clear-sort-before-add-rows-below.spec.js:5:3 › 1. Grid Basic Operations › Clear Sort Before Add Rows Below (4.0s)
ok 69 apps\web\src\tests\browser\app\functional\grid-editor\row-multi-select-operations\delete-selected-rows.spec.js:5:3 › 1. Grid Basic Operations › Delete Rows (3.2s)
[WebServer] 04:20:12 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:13 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:13 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:14 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 70 apps\web\src\tests\browser\app\functional\grid-editor\row-multi-select-operations\multi-select-b-c-delete-leaves-a-d.spec.js:5:3 › 8. Advanced Grid Features › Multi-Select Operations - B C Delete Leaves A D (3.2s)
[WebServer] 04:20:14 [vite] (client) [console.warn] Ignoring Event: localhost
ok 71 apps\web\src\tests\browser\app\functional\grid-editor\row-multi-select-operations\multi-select-range-delete-keeps-d.spec.js:5:3 › 8. Advanced Grid Features › Multi-Select Operations - Range Delete Keeps D (3.1s)
[WebServer] 04:20:14 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:15 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:15 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 72 apps\web\src\tests\browser\app\functional\grid-editor\row-single-select-operations\add-row-above-selected.spec.js:5:3 › 1. Grid Basic Operations › Add Row Above Selected Row (2.9s)
ok 73 apps\web\src\tests\browser\app\functional\grid-editor\row-single-select-operations\add-row-below-selected.spec.js:5:3 › 1. Grid Basic Operations › Add Row Below Selected Row (2.9s)
[WebServer] 04:20:15 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:15 [vite] (client) [console.warn] Ignoring Event: localhost
ok 74 apps\web\src\tests\browser\app\functional\grid-editor\row-single-select-operations\add-single-row.spec.js:5:3 › 1. Grid Basic Operations › Add Single Row (1.7s)
[WebServer] 04:20:16 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:16 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:16 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:17 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 78 apps\web\src\tests\browser\app\functional\import-export\csv-file-upload.spec.js:8:3 › 4. Import Export Basic › CSV File Upload (1.6s)
[WebServer] 04:20:17 [vite] (client) [console.warn] Ignoring Event: localhost
ok 75 apps\web\src\tests\browser\app\functional\grid-editor\row-single-select-operations\delete-selected-row.spec.js:5:3 › 1. Grid Basic Operations › Delete Rows (3.3s)
[WebServer] 04:20:18 [vite] (client) [console.warn] Ignoring Event: localhost
ok 76 apps\web\src\tests\browser\app\functional\grid-operations\reset-table.spec.js:5:3 › 1. Grid Basic Operations › Reset Table (2.7s)
[WebServer] 04:20:18 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:18 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 77 apps\web\src\tests\browser\app\functional\import-export\csv-download.spec.js:5:3 › 4. Import Export Basic › CSV Download (2.8s)
[WebServer] 04:20:18 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:18 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 79 apps\web\src\tests\browser\app\functional\import-export\drag-drop-import.spec.js:8:3 › 4. Import Export Basic › Drag and Drop Import (1.6s)
[WebServer] 04:20:19 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:19 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:19 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 80 apps\web\src\tests\browser\app\functional\import-export\set-grid-from-text.spec.js:10:3 › 4. Import Export Basic › Set Grid From Text (2.0s)
[WebServer] 04:20:20 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:20 [vite] (client) [console.warn] Ignoring Event: localhost
ok 81 apps\web\src\tests\browser\app\functional\import-export\set-text-from-grid.spec.js:5:3 › 4. Import Export Basic › Set Text From Grid (2.8s)
[WebServer] 04:20:21 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:21 [vite] (client) [console.warn] Ignoring Event: localhost
ok 82 apps\web\src\tests\browser\app\functional\import-export\set-text-from-grid.spec.js:20:3 › 4. Import Export Basic › Auto Preview updates text on grid edits in preview mode and is disabled in edit mode (3.2s)
[WebServer] 04:20:21 [vite] (client) [console.warn] Ignoring Event: localhost
ok 83 apps\web\src\tests\browser\app\functional\test-data\basic-generation.spec.js:6:3 › 7. Test Data Generation › Basic Test Data Generation (2.6s)
[WebServer] 04:20:22 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:22 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:22 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:22 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 84 apps\web\src\tests\browser\app\functional\test-data\generation-mode-amend-selected.spec.js:5:3 › 7. Test Data Generation › Generation Modes - Amend Selected (3.6s)
[WebServer] 04:20:23 [vite] (client) [console.warn] Ignoring Event: localhost
ok 85 apps\web\src\tests\browser\app\functional\test-data\generation-mode-amend-table.spec.js:5:3 › 7. Test Data Generation › Generation Modes - Amend Table (3.3s)
[WebServer] 04:20:24 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:24 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 87 apps\web\src\tests\browser\app\functional\test-data\multiple-columns.spec.js:6:3 › 7. Test Data Generation › Multiple Column Test Data (2.8s)
[WebServer] 04:20:24 [vite] (client) [console.warn] Ignoring Event: localhost
ok 86 apps\web\src\tests\browser\app\functional\test-data\generation-mode-new-table.spec.js:5:3 › 7. Test Data Generation › Generation Modes - New Table (3.2s)
[WebServer] 04:20:25 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:25 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:25 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:25 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 91 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:23:3 › 7. Test Data Generation › Schema grid syncs into the text schema (1.2s)
[WebServer] 04:20:26 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:27 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 89 apps\web\src\tests\browser\app\functional\test-data\refresh-text-preview.spec.js:6:3 › 7. Test Data Generation › Refresh Text Preview populates CSV preview after generation (2.6s)
[WebServer] 04:20:27 [vite] (client) [console.warn] Ignoring Event: localhost
ok 90 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:5:3 › 7. Test Data Generation › Text schema syncs into the schema grid (2.8s)
ok 88 apps\web\src\tests\browser\app\functional\test-data\pairwise-generation.spec.js:6:3 › 7. Test Data Generation › Pairwise generation covers all enum combinations with valid values (3.9s)
[WebServer] 04:20:27 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:27 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:28 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:28 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:28 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 94 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:85:3 › 7. Test Data Generation › domain rows with invalid params stay domain after text mode round-trip in the app editor (2.8s)
[WebServer] 04:20:30 [vite] (client) [console.warn] Ignoring Event: localhost
ok 92 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:40:3 › 7. Test Data Generation › Text schema edits after initial sync are reflected in the schema grid (4.4s)
[WebServer] 04:20:30 [vite] (client) [console.warn] Ignoring Event: localhost
ok 95 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:108:3 › 7. Test Data Generation › debounced semantic validation appears after typing stops in the app editor (3.4s)
[WebServer] 04:20:31 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:31 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:31 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:31 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 93 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:59:3 › 7. Test Data Generation › invalid domain command text preserves the domain row type in the app editor (4.7s)
[WebServer] 04:20:32 [vite] (client) [console.warn] Ignoring Event: localhost
ok 96 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:129:3 › 7. Test Data Generation › row validation clears when name editing blurs into the next field in the app editor (1.9s)
[WebServer] 04:20:32 [vite] (client) [console.warn] Ignoring Event: localhost
ok 98 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:175:3 › 7. Test Data Generation › Schema grid edits after initial sync are reflected in the text schema (1.7s)
[WebServer] 04:20:32 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:32 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:33 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 97 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:152:3 › 7. Test Data Generation › domain params without brackets are normalized and preserved in the app editor (2.9s)
[WebServer] 04:20:33 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:33 [vite] (client) [console.warn] Ignoring Event: localhost
ok 100 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:220:3 › 7. Test Data Generation › switching enum rows to domain datatype.enum preserves the enum params in the app editor (1.7s)
[WebServer] 04:20:34 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:34 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:34 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 103 apps\web\src\tests\browser\app\functional\ui-navigation\instructions-help.spec.js:5:3 › 10. User Interface and Navigation › Instructions and Help (1.6s)
[WebServer] 04:20:35 [vite] (client) [console.warn] Ignoring Event: localhost
ok 99 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:197:3 › 7. Test Data Generation › schema rows can be dragged to the top and bottom in the app editor (3.8s)
[WebServer] 04:20:35 [vite] (client) [console.warn] Ignoring Event: localhost
ok 101 apps\web\src\tests\browser\app\functional\test-data\text-schema-grid-sync.spec.js:241:3 › 7. Test Data Generation › empty schema text can switch back to schema mode without locking (3.5s)
[WebServer] 04:20:36 [vite] (client) [console.warn] Ignoring Event: localhost
[WebServer] 04:20:36 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:36 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:37 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
[WebServer] 04:20:37 [vite] (client) [console.warn] Ignoring Event: localhost
ok 102 apps\web\src\tests\browser\app\functional\test-data\text-schema.spec.js:6:3 › 7. Test Data Generation › Test Data Text Schema (3.7s)
ok 105 apps\web\src\tests\browser\app\functional\ui-navigation\responsive-layout.spec.js:5:3 › 10. User Interface and Navigation › Responsive Layout (1.6s)
[WebServer] 04:20:37 [vite] (client) [console.warn] There was a problem building "@faker-js/faker" for es2019
ok 104 apps\web\src\tests\browser\app\functional\ui-navigation\navigation-links.spec.js:5:3 › 10. User Interface and Navigation › Navigation Links (2.1s)
ok 106 apps\web\src\tests\browser\app\playwright-smoke-tests\app-page-smoke.spec.js:26:1 › app page initializes without browser errors (1.6s)
ok 107 apps\web\src\tests\browser\generator\functional\generate-data.spec.js:13:3 › Generator Generate Data › can export csv (1.6s)
ok 108 apps\web\src\tests\browser\generator\functional\generate-data.spec.js:32:3 › Generator Generate Data › can export json (1.7s)
ok 109 apps\web\src\tests\browser\generator\functional\generate-pairwise-data.spec.js:53:3 › Generator Pairwise Data › can generate pairwise data as csv (1.9s)
ok 110 apps\web\src\tests\browser\generator\functional\generate-pairwise-data.spec.js:67:3 › Generator Pairwise Data › can generate pairwise data as json (1.8s)
ok 111 apps\web\src\tests\browser\generator\functional\preview-data.spec.js:6:3 › Generator Preview Data › can preview csv (1.2s)
ok 112 apps\web\src\tests\browser\generator\functional\preview-data.spec.js:38:3 › Generator Preview Data › can preview json (1.5s)
ok 114 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:40:3 › Generator Schema Editing › can edit as schema then edit as text (1.5s)
ok 113 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:23:3 › Generator Schema Editing › can edit as text then edit as schema (1.7s)
ok 115 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:64:3 › Generator Schema Editing › switching enum rows to domain datatype.enum preserves the enum params in the generator editor (1.4s)
ok 119 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:153:3 › Generator Schema Editing › row validation clears when name editing blurs into the next field in the generator editor (1.1s)
ok 116 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:85:3 › Generator Schema Editing › invalid domain command text preserves the domain row type in the generator editor (2.0s)
ok 118 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:134:3 › Generator Schema Editing › focus change triggers semantic validation in the generator editor (1.5s)
ok 117 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:111:3 › Generator Schema Editing › domain rows with invalid params stay domain after text mode round-trip in the generator editor (1.8s)
ok 121 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:192:3 › Generator Schema Editing › schema edit buttons states are correct across top middle and bottom rows (1.0s)
ok 120 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:173:3 › Generator Schema Editing › domain params without brackets are normalized and preserved in the generator editor (2.2s)
ok 122 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:220:3 › Generator Schema Editing › can reorder rows in schema mode and text reflects new order (2.3s)
ok 123 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:248:3 › Generator Schema Editing › can drag schema rows directly to the top and bottom in the generator editor (2.4s)
ok 124 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:266:3 › Generator Schema Editing › can remove a schema row in schema mode and text no longer contains it (1.6s)
ok 127 apps\web\src\tests\browser\generator\playwright-smoke-tests\generator-page-smoke.spec.js:26:1 › generator page initializes without browser errors (968ms)
ok 126 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:305:3 › Generator Schema Editing › empty schema text can switch back to schema mode without validation lock (1.2s)
ok 125 apps\web\src\tests\browser\generator\functional\schema-edit.spec.js:285:3 › Generator Schema Editing › can add a schema row in schema mode and text contains the new row (1.6s)
ok 128 apps\web\src\tests\browser\generator\playwright-smoke-tests\generator-page-smoke.spec.js:33:1 › generator schema help shows tippy tooltip content for faker and literal (1.7s)
128 passed (1.5m)