Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .ci/skip_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,16 @@ upstream_test_compat:
reason: Integration test suite errors / dependency on SMW test classes
- name: SemanticScribunto
reason: Integration test suite errors / dependency on SMW test classes
- name: OATHAuth
reason: Requires christian-riesen/base32 library in isolated PHPUnit environment
- name: SemanticMediaWiki
reason: Requires onoi/cache library in isolated PHPUnit environment
- name: SemanticDependencyUpdater
reason: Dependency on SMW vendor libraries in isolated PHPUnit environment
- name: AntiSpoof
reason: Integration test suite errors under MediaWiki 1.43 / PHP 8.3
- name: TimedMediaHandler
reason: Integration test suite errors / FFmpeg dependencies under MediaWiki 1.43

# ── Extensions with partial test exclusions ──────────────────────────────────
# These extensions pass the vast majority of their test suite. Only a few
Expand Down
Loading