Skip to content

Commit 3d3db47

Browse files
mickenordinCarlSchwan
authored andcommitted
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

File tree

.github/workflows/integration-sqlite.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
- 'openldap_features'
6767
- 'openldap_numerical_features'
6868
- 'ldap_features'
69-
- 'remoteapi_features'
7069
- 'routing_features'
7170
- 'setup_features'
7271
- 'sharees_features'

0 commit comments

Comments
 (0)