Closed AaronTHolt closed 6 years ago
Hardware Test
shas0830 [['linpack', (20000, 20000, 4)], 658.45, 670.0, 0.9827611940298508] shas0533 [['linpack', (5000, 5000, 4)], 378.8351, 380.0, 0.9969344736842105] shas0532 [['linpack', (5000, 5000, 4)], 342.5906, 380.0, 0.9015542105263158] shas0650 [['linpack', (20000, 20000, 4)], 659.9699, 670.0, 0.9850297014925374]
Should have column headers 'Hardware', 'Test', 'Result', 'Expected', 'Res/Exp'
Relevant line is here: self.results['fail'][hostlist.collect_hostlist(test_nodes)] = [data]
Fixed in merge #161
Failing Tests
Hardware Test
shas0830 [['linpack', (20000, 20000, 4)], 658.45, 670.0, 0.9827611940298508] shas0533 [['linpack', (5000, 5000, 4)], 378.8351, 380.0, 0.9969344736842105] shas0532 [['linpack', (5000, 5000, 4)], 342.5906, 380.0, 0.9015542105263158] shas0650 [['linpack', (20000, 20000, 4)], 659.9699, 670.0, 0.9850297014925374]
Should have column headers 'Hardware', 'Test', 'Result', 'Expected', 'Res/Exp'
Relevant line is here: self.results['fail'][hostlist.collect_hostlist(test_nodes)] = [data]