[Bug 4766] New: tests/test-largefiles-misc.t is flaky

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Sat Aug 1 13:28:43 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4766

          Priority: normal
            Bug ID: 4766
                CC: mercurial-devel at selenic.com, natosha at gmail.com
          Assignee: bugzilla at selenic.com
           Summary: tests/test-largefiles-misc.t is flaky
          Severity: bug
    Classification: Unclassified
                OS: Mac OS
          Reporter: lcharignon at fb.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.5
         Component: largefiles
           Product: Mercurial

I am seeing sporadic (~1%) test failure when running test-largefiles-misc.t:

@@ -1022,7 +1022,7 @@

   $ hg -R no-largefiles -q pull --rebase
   Invoking status precommit hook
-  A normal3
+  M normal3

 (test reverting)

Accept this change? [n] n

I reproduced the flakyness on two machines, one of our CI boxes and on a linux
server both running centos 6.

The following command reproes it most of the time
python run-tests.py -l --runs-per-test=100 -j32 test-largefiles-misc.t

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list