Dereferencing a null pointer in an expr "works" on Windows. I believe that's a long-standing problem that's just been exposed by the reworking of this test last week. The rest of this test works.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D19943
XFail TestEnumTypes.py on Windows ClosedPublic Authored by amccarth on May 4 2016, 4:06 PM.
Details Summary Dereferencing a null pointer in an expr "works" on Windows. I believe that's a long-standing problem that's just been exposed by the reworking of this test last week. The rest of this test works.
Diff Detail Event Timelineamccarth updated this object. This revision is now accepted and ready to land.May 4 2016, 4:34 PM Closed by commit rL268574: XFail TestEnumTypes.py on Windows (authored by amccarth). · Explain WhyMay 4 2016, 4:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56216 packages/Python/lldbsuite/test/lang/c/enum_types/TestEnumTypes.py
packages/Python/lldbsuite/test/lang/c/enum_types/main.c
|