Skip to content

Commit 2db3cb8

Browse files
committed
reproduced
1 parent 5b67dca commit 2db3cb8

4 files changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
flows:
2+
- "features/**"
3+
includeTags:
4+
- regression
5+
executionOrder:
6+
continueOnFailure: true
7+
flowsOrder:
8+
- test1
9+
- test2
10+
- test3
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
appId: com.example.example
2+
tags:
3+
- regression
4+
---
5+
- launchApp:
6+
clearState: true
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
appId: com.example.example
2+
tags:
3+
- regression
4+
---
5+
- launchApp:
6+
clearState: true
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
appId: com.example.example
2+
tags:
3+
- regression
4+
---
5+
- launchApp:
6+
clearState: true

0 commit comments

Comments
 (0)