KernelTestBase is about to die #2734663: Update deprecation message for old KernelTestBase in simpletest. Let's convert Kernel tests to KernelTestBaseNG
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | covert_kernel_tests_to-2734835-9.patch | 5.76 KB | sam152 |
| #9 | interdiff.txt | 1.24 KB | sam152 |
| #6 | Screen Shot 2016-06-16 at 2.51.52 PM.png | 210.15 KB | sam152 |
| #5 | covert_kernel_tests_to-2734835-5.patch | 4.96 KB | sam152 |
| #5 | interdiff.txt | 1 KB | sam152 |
Comments
Comment #2
jibranComment #4
sam152 commentedComment #5
sam152 commentedComment #6
sam152 commentedThe same amount of tests were being run in HEAD, they were just counted differently, see screenshot. I don't think the tests enabled in #5 have run on the bot before, but they are green locally at least.
Comment #7
benjy commentedThanks, will commit this later.
Comment #8
jibranLGTM. Thanks for looking at it.
Comment #9
sam152 commentedTrying to get the unit test to run...
Comment #10
sam152 commentedThat did it. As long as there are no objections with a directory change, setting back to RTBC.
Comment #11
naveenvalechaComment #12
benjy commentedThanks.