0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/known_issues
Ruben Bridgewater 1f85ea979c
tools: capitalize sentences
This adds the `capitalized-comments` eslint rule to verify that
actual sentences use capital letters as starting letters. It ignores
special words and all lines below 62 characters.

PR-URL: https://github.com/nodejs/node/pull/24808
Reviewed-By: Sam Ruby <rubys@intertwingly.net>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2018-12-10 17:07:18 +01:00
..
known_issues.status test: mark test-vm-timeout-escape-nexttick flaky 2018-11-29 05:48:51 -08:00
test-cluster-bind-privileged-port.js test: skip failing tests for osx mojave 2018-10-21 06:01:49 +02:00
test-cwd-enoent-file.js
test-dgram-bind-shared-ports-after-port-0.js tools: capitalize sentences 2018-12-10 17:07:18 +01:00
test-http-path-contains-unicode.js test: replcae anonymous closure with arrow function 2018-11-22 05:46:06 +01:00
test-inspector-cluster-port-clash.js test: reversed arguments in strictqual to reflect documentation 2018-10-15 12:00:00 +02:00
test-path-parse-6229.js
test-repl-require-context.js
test-stdin-is-always-net.socket.js
test-url-parse-conformance.js test: use URL fixtures under test/fixtures/wpt/url/resources 2018-11-09 20:27:20 +08:00
test-vm-ownkeys.js
test-vm-ownpropertynames.js
test-vm-ownpropertysymbols.js
test-vm-timeout-escape-nexttick.js test: fix flaky test-vm-timeout-escape-nexttick 2018-11-09 04:50:14 -08:00
test-vm-timeout-escape-promise.js doc, test: document and test vm timeout escapes 2018-10-24 13:51:59 -07:00
test-vm-timeout-escape-queuemicrotask.js test: fix flaky test-vm-timeout-escape-queuemicrotask 2018-11-12 21:02:35 -08:00
testcfg.py