mirror of https://github.com/knative/pkg.git
The test assumes the threads would schedule in particular way, but they don't. But what we really care to check is that we thread in the proper RL and it works. We don't need to check that underlying queue impl works, that's done in its own tests. So just verify these two things. |
||
|---|---|---|
| .. | ||
| testing | ||
| OWNERS | ||
| controller.go | ||
| controller_test.go | ||
| helper.go | ||
| helper_test.go | ||
| options.go | ||
| stats_reporter.go | ||
| stats_reporter_test.go | ||
| two_lane_queue.go | ||
| two_lane_queue_test.go | ||