Files
fn-serverless/api/server
Reed Allman 9d721f8327 remove flaky tests (#972)
if we want them back, we can dig them out of git instead of some poor soul
uncommenting them 10 years from now and spending 3 months on failing CI builds
trying to figure out how a test that breaks doesn't mean the code's broke.

these tests are notoriously flaky and hard to understand/fix, they also test
very specific agent behaviors all the way through the front end when it may be
easier to test them in unit tests instead (should we so choose). at least,
since the behaviors tested aren't being changed very often, these are only
serving to provide negative value in time wasted re-running the test suite
[since them failing doesn't really indicate the code being wrong].

the `IOPipes` test is partially covered by `TestPipesAreClear` which hasn't
cropped up as being as flaky, but it tests less behaviors. it is not easy tt o
understand, either. while i think we learned a lot from these tests, they
haven't been a great citizen of our test suite at large, i figure if we need
to change runner behavior in the future we can maybe make another go at it.
2018-05-04 10:30:49 -07:00
..
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2017-09-11 11:16:17 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-03-26 11:19:36 -07:00
2018-05-04 10:30:49 -07:00
2016-12-29 20:19:42 +01:00
2017-07-31 21:14:11 +03:00