fix(test): remove skip guard and soft assertions from scientific paper E2E test #906

Merged
freemo merged 1 commit from fix/integration-paper-e2e-skip-guard into master 2026-03-14 00:56:37 +00:00
Owner

Summary

Fixes #893

  • Removed Require OpenAI Key skip guard from Suite Setup that silently skipped the entire suite
  • Replaced Run Keyword And Return Status soft RC check with direct Should Be Equal As Integers assertion
  • Converted conditional LaTeX presence check to hard assertions
  • Converted conditional latex_source context field check to hard assertion
  • Removed dead stderr checks (stderr was redirected to stdout via stderr=STDOUT)

Part of Epic #892.

## Summary Fixes #893 - Removed `Require OpenAI Key` skip guard from Suite Setup that silently skipped the entire suite - Replaced `Run Keyword And Return Status` soft RC check with direct `Should Be Equal As Integers` assertion - Converted conditional LaTeX presence check to hard assertions - Converted conditional `latex_source` context field check to hard assertion - Removed dead `stderr` checks (stderr was redirected to stdout via `stderr=STDOUT`) Part of Epic #892.
freemo force-pushed fix/integration-paper-e2e-skip-guard from 688d1a8454
All checks were successful
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 19s
CI / quality (pull_request) Successful in 29s
CI / e2e_tests (pull_request) Successful in 27s
CI / security (pull_request) Successful in 32s
CI / build (pull_request) Successful in 34s
CI / typecheck (pull_request) Successful in 38s
CI / unit_tests (pull_request) Successful in 2m12s
CI / docker (pull_request) Successful in 51s
CI / integration_tests (pull_request) Successful in 3m22s
CI / coverage (pull_request) Successful in 6m9s
CI / benchmark-regression (pull_request) Successful in 35m53s
to 048fbe7f90
Some checks failed
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 13s
CI / build (pull_request) Successful in 15s
CI / quality (pull_request) Successful in 17s
CI / e2e_tests (pull_request) Successful in 25s
CI / security (pull_request) Successful in 37s
CI / typecheck (pull_request) Successful in 39s
CI / unit_tests (pull_request) Successful in 3m2s
CI / docker (pull_request) Successful in 10s
CI / integration_tests (pull_request) Successful in 3m27s
CI / coverage (pull_request) Successful in 5m29s
CI / benchmark-regression (pull_request) Has been cancelled
2026-03-14 00:38:22 +00:00
Compare
freemo scheduled this pull request to auto merge when all checks succeed 2026-03-14 00:38:32 +00:00
freemo force-pushed fix/integration-paper-e2e-skip-guard from 048fbe7f90
Some checks failed
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 13s
CI / build (pull_request) Successful in 15s
CI / quality (pull_request) Successful in 17s
CI / e2e_tests (pull_request) Successful in 25s
CI / security (pull_request) Successful in 37s
CI / typecheck (pull_request) Successful in 39s
CI / unit_tests (pull_request) Successful in 3m2s
CI / docker (pull_request) Successful in 10s
CI / integration_tests (pull_request) Successful in 3m27s
CI / coverage (pull_request) Successful in 5m29s
CI / benchmark-regression (pull_request) Has been cancelled
to c169cb201d
All checks were successful
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 15s
CI / build (pull_request) Successful in 15s
CI / quality (pull_request) Successful in 16s
CI / security (pull_request) Successful in 31s
CI / e2e_tests (pull_request) Successful in 30s
CI / typecheck (pull_request) Successful in 32s
CI / integration_tests (pull_request) Successful in 2m39s
CI / unit_tests (pull_request) Successful in 5m23s
CI / coverage (pull_request) Successful in 4m59s
CI / docker (pull_request) Successful in 38s
CI / lint (push) Successful in 13s
CI / build (push) Successful in 14s
CI / quality (push) Successful in 15s
CI / e2e_tests (push) Successful in 23s
CI / typecheck (push) Successful in 31s
CI / benchmark-regression (push) Has been skipped
CI / security (push) Successful in 35s
CI / unit_tests (push) Successful in 2m16s
CI / docker (push) Successful in 8s
CI / integration_tests (push) Successful in 2m36s
CI / coverage (push) Successful in 4m59s
CI / benchmark-publish (push) Successful in 18m41s
CI / benchmark-regression (pull_request) Successful in 36m52s
2026-03-14 00:50:31 +00:00
Compare
freemo merged commit c169cb201d into master 2026-03-14 00:56:37 +00:00
freemo deleted branch fix/integration-paper-e2e-skip-guard 2026-03-14 00:56:37 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core!906
No description provided.