Bug #87255 MTR tests innodb_undo.noop and innodb_undo.noop_127 missing their result files
Submitted: 31 Jul 2017 5:35 Modified: 11 Apr 2018 16:09
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:8.0.2, 8.0.3 OS:Any
Assigned to: CPU Architecture:Any
Tags: innodb, mtr

[31 Jul 2017 5:35] Laurynas Biveinis
Description:
MTR tests innodb_undo.noop and innodb_undo.noop_127 are missing their result files. See also bug 87124.

How to repeat:
$ cd mysql-test/suite/innodb_undo/
$ find . -name noop*
./t/noop-master.opt
./t/noop.test
./t/noop_127-master.opt
./t/noop_127.test

Suggested fix:
Record & commit
[31 Jul 2017 6:30] MySQL Verification Team
Hello Laurynas,

Thank you for the report and feedback!

Thanks,
Umesh
[31 Jul 2017 7:27] Erlend Dahl
The tests actually don't need a .result file since their only purpose is to restart the server with new options (in the .opt file) and force an undo truncation.

However, the necessary .result files will be added when we make tests without .result files fail.
[2 Oct 2017 14:12] Laurynas Biveinis
Same on 8.0.3.
[11 Apr 2018 16:09] Erlend Dahl
Finally fixed in 8.0.4 under the heading of

Bug#26406981 FLAG MISSING .RESULT FILE AS FAILED TEST