[Issue 16953] New: auto-tester doesn't run rdmd_test (causes a number of regressions in each release)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 6 16:11:12 PST 2016


https://issues.dlang.org/show_bug.cgi?id=16953

          Issue ID: 16953
           Summary: auto-tester doesn't run rdmd_test (causes a number of
                    regressions in each release)
           Product: D
           Version: D2
          Hardware: x86
                OS: All
            Status: NEW
          Severity: major
          Priority: P1
         Component: tools
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com

from https://issues.dlang.org/show_bug.cgi?id=16952:

>> Regarding the issue that this stuff comes up again and again: We do have a test in rdmd_test.d [1], and it does catch this. I think the problem is that the auto-tester doesn't run rdmd_test.

and past related bugs:
https://issues.dlang.org/show_bug.cgi?id=15175  rdmd --loop and --eval now
complain about std.stream deprecation warnings
https://issues.dlang.org/show_bug.cgi?id=13288  rdmd --eval fails because it
still imports std.metastrings
https://issues.dlang.org/show_bug.cgi?id=10352 Regression (2.063): --eval is
broken in RDMD

--


More information about the Digitalmars-d-bugs mailing list