Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10394

TestAuthenticationFilter is flaky

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • test
    • None
    • Reviewed

    Description

      We have seen this assert cause occasional failures on Ubuntu.

              Assert.assertEquals(System.currentTimeMillis() + 1000 * 1000,
                           token.getExpires(), 100);
      

      The expected fudge is up to 100ms, we have seen up to ~110ms in practice.

      Attachments

        1. HADOOP-10394.02.patch
          7 kB
          Arpit Agarwal
        2. HADOOP-10394.01.patch
          7 kB
          Arpit Agarwal

        Activity

          People

            arp Arpit Agarwal
            arp Arpit Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: