Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8804)

Issue 315990043: TBR: i#2041: remove flaky test from client.file_io

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 4 months ago by bruening
Modified:
7 years, 4 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#2041: remove flaky test from client.file_io Removes the comparisons of dr_get_time() fields with localtime() on UNIX and GetSystemTime() on Windows as it's just too complex to easily compare in a non-flaky manner. Fixes #2041 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -26 lines) Patch
M suite/tests/client-interface/file_io.dll.c View 1 chunk +5 lines, -26 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 4 months ago (2016-12-12 20:18:10 UTC) #1
bruening
7 years, 4 months ago (2016-12-12 20:18:11 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/8a4902d433a23574223b0aaa268aebe...

Final commit log: 
---------------
i#2041: remove flaky test from client.file_io

Removes the comparisons of dr_get_time() fields with localtime() on UNIX and
GetSystemTime() on Windows as it's just too complex to easily compare
in a non-flaky manner.

Fixes #2041

Review-URL: https://codereview.appspot.com/315990043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b