Remove Time-Dependent Assertion from rate_limiting_test.cpp

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The assertion which relies on happening within 10ms from the previous one has failed on AUBSAN variant. This is likely because the CPU cycle was not scheduled for another 10ms, causing the assertion to occur in a later window. We already have enough coverage in other test cases that the rate limiter properly limits requests, so we can remove this assertion.

              Assignee:
              Naama Bareket
              Reporter:
              Naama Bareket
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: