test: Skip Instance AI approval-panel e2e tests with stale replay recordings (no-changelog) (#34058)

This commit is contained in:
Raúl Gómez Morales
2026-07-13 11:54:44 +02:00
committed by GitHub
parent 53e3ab4ada
commit bcac825d0d
@@ -235,7 +235,11 @@ test.describe(
}
});
test(
// Skipped: the replay recording predates the create-tasks load_tool
// deferral (#33815), so the recorded direct create-tasks call fails as an
// unloaded tool and the approval panel never appears. Unskip once the
// recordings are updated (#34055 or a re-record).
test.skip(
'should show approval panel and approve workflow execution',
{
annotation: [
@@ -269,7 +273,8 @@ test.describe(
},
);
test(
// Skipped: same broken recording as the approve variant above (#33815).
test.skip(
'should show approval panel and deny workflow execution',
{
annotation: [