Skip to content

Commit eabad71

Browse files
committed
tests: Benchmark XML-based adapter
to catch XML parser issues Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 5120ecc commit eabad71

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,22 @@ jobs:
135135
node-version: 14.x
136136
npm-version: 7.x
137137
seed: ${{ github.sha }}
138+
- app-version: master
139+
server-version: 32
140+
floccus-adapter: git
141+
test-name: benchmark root
142+
browsers: firefox
143+
node-version: 14.x
144+
npm-version: 7.x
145+
seed: ${{ github.sha }}
146+
- app-version: master
147+
server-version: 32
148+
floccus-adapter: git
149+
test-name: benchmark root
150+
browsers: chrome
151+
node-version: 14.x
152+
npm-version: 7.x
153+
seed: ${{ github.sha }}
138154
- app-version: stable
139155
server-version: 32
140156
floccus-adapter: fake-noCache

0 commit comments

Comments
 (0)