Commit 3d3db47
ci(integration): drop stale remoteapi_features test matrix entry
The remoteapi Behat suite (RemoteContext.php, remote.feature and its
behat.yml suite entry) was removed in 09ed121 because the underlying
Remote API classes (OC\Remote\* and OCP\Remote\*) were deleted in #60953.
The Integration sqlite workflow matrix still referenced the suite, so the
"remoteapi_features" job failed on every push and pull request with:
No specifications found at path(s) `remoteapi_features`.
This turned a required check red on every PR and was a major contributor
to the integration suite appearing flaky. Remove the dangling matrix
entry so the job set matches the suites that actually exist.
Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: Micke Nordin <kano@sunet.se>1 parent e6346b2 commit 3d3db47
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
0 commit comments