Update git submodules
* Update extensions/Echo from branch 'REL1_43'
to 4ee6bc43c7a8311d773053c4ab7ffe545d4dbcad
- tests: Remove unused "ext.echo.mobile" dependency from unit test
This prevents the Echo unit tests from working in CI when an
extension depends on Echo but not MobileFrontend. Normally, we'd
fix this by skipping relevant tests, but in this case there are no
relevant tests.
Follows-up I2f923e509d (T342907) which removed the
test_NotificationBadge.js file, but left behind this unused
"ext.echo.mobile" dependency.
Follows-up Ie4a87f3b80 (T299780), which fixed a similar issue before:
> The test for `ext.echo.mobile` in particular though was never
> executed in CI specifically because:
> > Undefined module: 'mobile.startup'
Bug: T389998
Change-Id: I6360a6e1d0d599611718a1e171159f52949d1a56
(cherry picked from commit dd8b29beddef3f6077f97443b15ed18e7718ab5f)
This commit is contained in:
parent
a4ed0d1fca
commit
2029b5fd53
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit a2e94cbc212c1ac0755d5cc8e0832935d095919f
|
||||
Subproject commit 4ee6bc43c7a8311d773053c4ab7ffe545d4dbcad
|
||||
Loading…
Reference in a new issue