Commit 9b64f7b
committed
test(e2e-logging): relax ColdStart assertion for parallel test execution
- Remove strict ColdStart value assertion that was causing flaky tests
- Only verify ColdStart property exists and is a valid boolean type
- Add clarifying comments explaining why specific value assertion was removed
- Improve test reliability when multiple tests run in parallel sharing Lambda function state1 parent 18ee289 commit 9b64f7b
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | | - | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments