Commit 56b438d
authored
Ignore flakey daily AI Logic test (#8288)
As the comment says, the model is prone to return "London" instead of
"New York". This is a reasonable test to keep around to base other tests
on in the future, but it's introducing noise into our daily testing so
we need to disable it.1 parent 9ddc6c3 commit 56b438d
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
- ai-logic/firebase-ai/src/androidTest/kotlin/com/google/firebase/ai
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | | - | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments