Hacker Read
top
|
best
|
new
|
newcomments
|
leaders
|
about
|
bookmarklet
login
earenndil
2019-03-28 02:47:35+00:00
|
next
[–]
update item
(on:
Cisco Fixes RV320/RV325 Vulnerability by Banning “curl” in User-Agent
)
Tests must not be robust enough, then.
reply
Loading...
sort by:
oldest
newest
similarity_score
page size:
10
20
50
100
sdurkin | karma 1060 | avg karma 3.75
|
2008-10-28 00:17:01
|
next
[–]
similar comments
(on:
Cognitive abilities of 11-years-olds are up to three years behind where they were in 1975.
)
Flawed tests.
reply
PaulKeeble | karma 4401 | avg karma 5.57
|
2017-09-11 11:42:14+00:00
|
next
[–]
similar comments
(on:
The Cost of Skipping TDD and Code Reviews (2016)
)
Some approaches aren't very testable and produce either very bad tests or can't be tested at all.
reply
loeg | karma 21759 | avg karma 2.57
|
2024-05-28 02:26:04
|
next
[–]
similar comments
(on:
Last hours of an organ donor
)
Essentially the problem is that our testing isn't perfect.
reply
catnaroek | karma 1638 | avg karma 0.78
|
2017-09-01 19:00:38+00:00
|
next
[–]
similar comments
(on:
Announcing Rust 1.20
)
Alas, tests aren't proofs.
reply
jakobegger | karma 8283 | avg karma 4.45
|
2018-07-24 08:32:40
|
next
[–]
similar comments
(on:
Be Nice and Write Stable Code
)
Relying on tests is naive. Your tests can't cover every case. The article even mentions this -- their tests passed, but it failed in production.
reply
R0b0t1 | karma 2066 | avg karma 1.31
|
2022-08-03 20:53:07
|
next
[–]
similar comments
(on:
Alpine Linux is reducing dependencies on Busybox
)
It is possible to make useless tests.
reply
pmoriarty | karma 58518 | avg karma 5.75
|
2020-07-23 23:51:59+00:00
|
next
[–]
similar comments
(on:
Workers fear returning to work – many are resisting the call
)
Only because they're using the wrong type of tests.
reply
snotrockets | karma 1466 | avg karma 1.97
|
2013-11-09 22:30:53+00:00
|
next
[–]
similar comments
(on:
They Loved Your G.P.A., Then They Saw Your Tweets
)
All tests are problematic; some are more so.
reply
chopin | karma 3564 | avg karma 2.52
|
2023-12-14 14:28:11
|
next
[–]
similar comments
(on:
Maybe getting rid of your QA team was bad
)
In my experience such tests are brittle as hell.
reply
wila | karma 1535 | avg karma 2.31
|
2015-08-21 10:25:55
|
next
[–]
similar comments
(on:
VMware vs. bhyve Performance Comparison
)
Don't think so if your testing has obvious flaws.
reply
kragen | karma 31428 | avg karma 2.09
|
2022-11-13 11:13:09
|
next
[–]
similar comments
(on:
Why does calloc exist? (2016)
)
testing is never sufficient
reply
philjackson | karma 2322 | avg karma 4.79
|
2010-05-25 08:09:29+00:00
|
next
[–]
similar comments
(on:
It's OK Not to Write Unit Tests
)
This whole article could be boiled down to: "bad tests are useless".
reply
rhizome | karma 18082 | avg karma 1.64
|
2013-09-26 17:31:01
|
next
[–]
similar comments
(on:
Testing code is simple
)
That sounds like a problem of too-tightly coupled tests.
reply
flukus | karma 10283 | avg karma 1.36
|
2016-08-04 15:42:54
|
next
[–]
similar comments
(on:
The Human Cost of Tech Debt
)
I found that in some of our code the other day, even that wasn't enough to stop the tests from randomly failing.
reply
m3kw9 | karma 3357 | avg karma 0.75
|
2019-07-04 03:13:11
|
next
[–]
similar comments
(on:
How A.I. Helped Improve Crowd Counting in Hong Kong Protests
)
The problem is they cannot back test the final result.
reply
alexchamberlain | karma 3749 | avg karma 2.12
|
2012-03-19 10:33:17+00:00
|
next
[–]
similar comments
(on:
SpaceX Prepares For April 30 Launch To Space Station
)
With proper testing, why not?
reply
millstone | karma 6895 | avg karma 3.52
|
2018-02-14 08:34:19+00:00
|
next
[–]
similar comments
(on:
What I wish I knew when I became CTO
)
In this sort of scenario, the bugs lie in the expectations themselves. Tests that don’t account for that are dead weight.
reply
richieb | karma 109 | avg karma 1.22
|
2009-12-21 09:22:02
|
next
[–]
similar comments
(on:
Automated to Death?
)
Not really. As Dijistra said: "Testing only proves existence of errors, not their absense."
reply
adrianratnapala | karma 3270 | avg karma 2.22
|
2018-08-05 22:30:24
|
next
[–]
similar comments
(on:
Unit testing anti-patterns: Structural Inspection
)
What I have trouble with is even gauging the quality of existing tests.
reply
next
Legal
|
privacy
reply