mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
Demote unreliable test. (#20571)
This commit is contained in:
committed by
GitHub
parent
32e777f838
commit
514d431049
@@ -8,7 +8,7 @@ import { describe, expect } from 'vitest';
|
|||||||
import { evalTest } from './test-helper.js';
|
import { evalTest } from './test-helper.js';
|
||||||
|
|
||||||
describe('validation_fidelity', () => {
|
describe('validation_fidelity', () => {
|
||||||
evalTest('ALWAYS_PASSES', {
|
evalTest('USUALLY_PASSES', {
|
||||||
name: 'should perform exhaustive validation autonomously when guided by system instructions',
|
name: 'should perform exhaustive validation autonomously when guided by system instructions',
|
||||||
files: {
|
files: {
|
||||||
'src/types.ts': `
|
'src/types.ts': `
|
||||||
|
|||||||
Reference in New Issue
Block a user