[KaiOS] Support xpcshell-test in automation
Categories
(Core :: Hardware Abstraction Layer (HAL), task)
Tracking
()
People
(Reporter: bdahl, Unassigned)
References
Details
Attachments
(5 files, 5 obsolete files)
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
|
||
The memory pressure monitor was causing a hang on shutdown.
Debug build error was:
abort message: 'Assertion failure: r == 0 (can't bind to kickgccc socket), at widget/gonk/GonkMemoryPressureMonitoring2.cpp:47
Depends on D93401
Reporter | ||
Comment 3•4 years ago
|
||
Depends on D93402
Reporter | ||
Comment 4•4 years ago
|
||
We should eventually calculate the runtimes for b2g, but for now just
copy the android ones.
Depends on D93403
Reporter | ||
Comment 5•4 years ago
|
||
Depends on D93404
Reporter | ||
Comment 6•4 years ago
|
||
Depends on D93405
Reporter | ||
Comment 7•4 years ago
|
||
The KaiOS emulator is built in automation so we can use fetch instead of
tool tool.
Depends on D93406
Reporter | ||
Comment 8•4 years ago
|
||
The xpcshell tests for KaiOS are in a tar bundle instead of an apk.
Unfortunately, tarfile and zipfile in new python are not that similar, so a lot
of code ends up being duplicated with slight differences.
Depends on D93407
Reporter | ||
Comment 9•4 years ago
|
||
ADB device waits for "sys.boot_completed" to detect when the emulator has
booted, but in the empty KaiOS emulator nothing sets that propery.
Depends on D93408
Reporter | ||
Comment 10•4 years ago
|
||
Ideally, the tests to skip would just be set to be skipped within the test
manifest files like we normally do, but since there are so many broken tests and
KaiOS is on a fork it becomes very hard to maintain.
Depends on D93409
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 11•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•4 months ago
|
Description
•