Commit 34e51b3
authored
Skip op critical path benchmark test on FRS (all R11s actually) (#25570)
This test intentionally ignores server interactions (specifically it
doesn't measure the op roundtrip time), so it shouldn't matter which
service it runs against. We have seen some flakiness against FRS so drop
that variant.1 parent 8c1cba1 commit 34e51b3
File tree
1 file changed
+9
-1
lines changed- packages/test/test-end-to-end-tests/src/test/benchmark
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
93 | 100 | | |
94 | 101 | | |
95 | 102 | | |
96 | | - | |
| 103 | + | |
| 104 | + | |
97 | 105 | | |
98 | 106 | | |
99 | 107 | | |
| |||
0 commit comments