Traceback (most recent call last):
File "python-ethtool/tests/test_scripts.py", line 132, in test_show_coalesce_eth
self.assertTrue(line.startswith(expected_start))
AssertionError: False is not true
After debugging this it started working for my Python 3.5, later also for 2.7 and later also for 3.6. I reverted all my changes and it still works. Bloody hell this is so non-deterministic.
On my machine: