webcomponents / webcomponents/polyfills
failing shadycss scoping-api and disable-runtime tests
Open
Focus Area: Standards & Polyfills
Package: shadycss
Severity: Medium
Type: Bug
wontfix
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
The following tests are failing:
- shadycss/
- tests/
- scoping-api.html
- mutation observer is disabled
- currentScopeForNode
- disable-runtime.html
- no scoping occurs
These failures had been masked since https://github.com/webcomponents/shadycss/pull/210 (Sep 19, 2018), because since then shadycss has had a pinned semver on shadydom, which meant lerna was not creating a local link for that dependency (lerna won't create links if the semvers are not compatible).
Contributor guide
Assessment
This issue has not been assessed yet.