Skip to content

Commit 585d1fa

Browse files
committed
Add new vps server logs
1 parent e9ccf28 commit 585d1fa

24 files changed

+45343
-0
lines changed

output/server/angular-static-yarn.csv

Lines changed: 5639 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Suppression de apps/angular-static-yarn/.angular/
2+
Suppression de apps/angular-static-yarn/dist/
3+
Suppression de apps/angular-static-yarn/node_modules/
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
yarn run v1.22.22
2+
$ /home/debian/benchmarks-react-svelte-vue/node_modules/.bin/playwright test -j 1
3+
4+
Running 3 tests using 1 worker
5+
6+
Running 3 tests using 1 worker
7+
8+
[1/3] [chromium] › todo_app.spec.js:4:1 › Test todo app
9+
·[2/3] [firefox] › todo_app.spec.js:4:1 › Test todo app
10+
·[3/3] [webkit] › todo_app.spec.js:4:1 › Test todo app
11+
·
12+
Slow test file: [chromium] › todo_app.spec.js (26.6s)
13+
Slow test file: [webkit] › todo_app.spec.js (26.3s)
14+
Slow test file: [firefox] › todo_app.spec.js (25.0s)
15+
Consider splitting slow test files to speed up parallel execution
16+
3 passed (1.4m)
17+
 Slow test file: [chromium] › todo_app.spec.js (26.6s)
18+
Slow test file: [webkit] › todo_app.spec.js (26.3s)
19+
Slow test file: [firefox] › todo_app.spec.js (25.0s)
20+
Consider splitting slow test files to speed up parallel execution
21+
3 passed (1.4m)
22+
23+
To open last HTML report run:
24+
25+
yarn playwright show-report
26+
27+
Done in 83.52s.

0 commit comments

Comments
 (0)