Demote unreliable test. (#20571)

This commit is contained in:
Christian Gunderman
2026-02-27 16:48:46 +00:00
committed by GitHub
parent 32e777f838
commit 514d431049

View File

@@ -8,7 +8,7 @@ import { describe, expect } from 'vitest';
import { evalTest } from './test-helper.js';
describe('validation_fidelity', () => {
evalTest('ALWAYS_PASSES', {
evalTest('USUALLY_PASSES', {
name: 'should perform exhaustive validation autonomously when guided by system instructions',
files: {
'src/types.ts': `