|
|
||
| AbdealiJK | 249813a Changeset → | |
| tests/aspects: Skip setUpClass if TestCase skipped The class IndexPageTestCase earlier checked for bs4 as a class decorator. But that check doesn't seem to work and is a known bug in nosetests. We now modify setUpClass() to also be skipped if the class is supposed to be skipped. Bug: T129965 Change-Id: Iec2f706aa832f7bd20e56fbc3427e8f315499591 |
||