If there are failed tests, debug them with these steps:
testMoveAttachedTabBeforeHiddenTab
failed..runnable
to true
, like: testMoveAttachedTabBeforeHiddenTab.runnable = true;
then only those tests are ran and others are ignored..runnable
and run all tests again.