DynamoRIO/drmemory

Fix and un-ignore 64-bit Windows full mode failing tests

Open

#2,180 opened on Mar 17, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (289 forks)auto 404
Component-TestsHotlist-ContinuousIntegrationOpSys-Windowshelp wanted

Repository metrics

Stars
 (2,727 stars)
PR merge metrics
 (PR metrics pending)

Description

Xref #1938 which covers the 32-bit tests. Xref #111. Full mode is now the default but we have not had time to fix all the tests that fail with that in place. We added some to the ignore list to get Appveyor green and keep things moving along. This issue covers going through the ignore list, fixing each test, and removing it from the list.

Contributor guide