- 27 Oct, 2020 5 commits
-
-
Andy Wilkinson authored
Previously, the test would make an HTTP request and, as soon as the response was received, it would check the presence and value of the http.server.requests meter. This create a race condition between the meter being registered once the response had been flushed and the meter's presence being checked. If the check won the race, the test would fail. This commit updates the test to wait for up to 5 seconds for the meter to be present and have a count of 1, matching the single request that has been made. Fixes gh-23919
-
Stephane Nicoll authored
Closes gh-23773
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23772
-
Stephane Nicoll authored
Closes gh-23910
-
- 26 Oct, 2020 35 commits
-
-
Stephane Nicoll authored
Closes gh-23769
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23792
-
Andy Wilkinson authored
Closes gh-23862
-
Andy Wilkinson authored
Closes gh-23861
-
Andy Wilkinson authored
Closes gh-23860
-
Andy Wilkinson authored
Closes gh-23859
-
Andy Wilkinson authored
Closes gh-23858
-
Andy Wilkinson authored
Closes gh-23857
-
Andy Wilkinson authored
Closes gh-23856
-
Andy Wilkinson authored
Closes gh-23855
-
Andy Wilkinson authored
Closes gh-23854
-
Andy Wilkinson authored
Closes gh-23853
-
Andy Wilkinson authored
Closes gh-23852
-
Andy Wilkinson authored
Closes gh-23851
-
Andy Wilkinson authored
Closes gh-23850
-
Andy Wilkinson authored
Closes gh-23849
-
Andy Wilkinson authored
Closes gh-23848
-
Andy Wilkinson authored
Closes gh-23847
-
Andy Wilkinson authored
Closes gh-23846
-
Andy Wilkinson authored
Closes gh-23845
-
Andy Wilkinson authored
Closes gh-23844
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-23843
-
Andy Wilkinson authored
Closes gh-23842
-
Andy Wilkinson authored
Closes gh-23841
-
Andy Wilkinson authored
Closes gh-23840
-
Andy Wilkinson authored
Closes gh-23839
-
Andy Wilkinson authored
Closes gh-23838
-
Andy Wilkinson authored
Closes gh-23837
-
Andy Wilkinson authored
Closes gh-23836
-
Andy Wilkinson authored
Closes gh-23835
-
Andy Wilkinson authored
Closes gh-23834
-
Andy Wilkinson authored
Closes gh-23833
-
Andy Wilkinson authored
Closes gh-23832
-