Commit f18d5d0
committed
fix(java): mark eval metrics tests as missing_feature until release
The snapshot version string v1.62.0-SNAPSHOT+42f154d2 caused all 17
tests to hard-fail in CI because the system-tests prod/dev scenarios
run against the released tracer, which doesn't have the feature yet.
Switch to missing_feature (FFL-1972) so tests xfail properly. The
per-test bug entries remain to document specific known issues and
make the activation path clear once the feature ships.1 parent 0240b32 commit f18d5d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3125 | 3125 | | |
3126 | 3126 | | |
3127 | 3127 | | |
3128 | | - | |
| 3128 | + | |
3129 | 3129 | | |
3130 | 3130 | | |
3131 | 3131 | | |
| |||
0 commit comments