summaryrefslogtreecommitdiff
path: root/test/known_issues
Commit message (Expand)AuthorAgeFilesLines
* test: add test-fs-writeFileSync-invalid-windowsRich Trott2019-07-201-0/+21
* test: fix flaky test-vm-timeout-escape-nexttickRich Trott2019-07-022-15/+17
* test: add github refs to flaky testsSam Roberts2019-06-171-0/+2
* test: unskip copyfile permission testcjihrig2019-04-221-6/+0
* test: move known issue test to parallelcjihrig2019-04-221-52/+0
* test: fix error code typocjihrig2019-04-011-3/+5
* test: add known_issues test for fs.copyFile()Rich Trott2019-03-292-0/+56
* test: remove test-path-parse-6229.js from known issuesRuben Bridgewater2019-03-291-34/+0
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-273-3/+3
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-102-4/+4
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-282-3/+3
* process: expose process.features.inspectorJoyee Cheung2019-02-021-1/+1
* test: remove known_issues/test-cluster-bind-privileged-portRich Trott2019-01-241-25/+0
* test: improve known_issues/test-vm-timeout-escape-queuemicrotaskRich Trott2019-01-151-4/+7
* tools: capitalize sentencesRuben Bridgewater2018-12-101-1/+1
* test: mark test-vm-timeout-escape-nexttick flakyGireesh Punathil2018-11-291-0/+4
* test: replcae anonymous closure with arrow functionSarath Govind K K2018-11-221-2/+2
* test: fix flaky test-vm-timeout-escape-queuemicrotaskRich Trott2018-11-122-3/+2
* test: fix flaky test-vm-timeout-escape-nexttickRich Trott2018-11-091-1/+1
* test: use URL fixtures under test/fixtures/wpt/url/resourcesJoyee Cheung2018-11-091-1/+3
* test: fix flaky VM timeout test on Raspberry PiRich Trott2018-11-072-6/+6
* test: remove unused catch bindingscjihrig2018-11-061-2/+2
* module: support multi-dot file extensionGeoffrey Booth2018-11-011-18/+0
* test: mark test-vm-timeout-* known issue tests flakyJames M Snell2018-10-241-0/+3
* doc, test: document and test vm timeout escapesJames M Snell2018-10-243-0/+120
* test: skip failing tests for osx mojavejn992018-10-211-0/+25
* test: fix argument order in assertionIllescas, Ricardo2018-10-191-1/+1
* test: reversed arguments in strictqual to reflect documentationscabhi2018-10-151-1/+1
* Revert "module: fix inconsistency between load and _findPath"John-David Dalton2018-10-101-0/+18
* module: fix inconsistency between load and _findPathDenys Otrishko2018-09-171-18/+0
* test: make crashOnUnhandleRejection opt-outMichaël Zasso2018-07-191-2/+0
* test,tools: enable running tests under workersAnna Henningsen2018-06-061-1/+1
* test: move tmpdir to submodule of commonRich Trott2018-01-312-5/+7
* test: change assert message to defaultryanmahan2018-01-221-5/+1
* test: remove orphaned entries from statusKyle Farnung2018-01-111-2/+0
* test: fix typo in test-inspector-cluster-port-clash.jsRich Trott2017-12-201-1/+1
* test: use common.crashOnUnhandledRejectionZack Yang2017-11-221-0/+2
* test: add failing vm tests to known_issuesMichaël Zasso2017-10-273-0/+84
* src: fix vm module for strict modeFranziska Hinkelmann2017-10-271-17/+0
* test: fix test for inherited properties on vmFranziska Hinkelmann2017-10-251-20/+0
* src: use new V8 API in vm moduleFranziska Hinkelmann2017-10-235-102/+0
* test: remove invalid testRich Trott2017-09-131-26/+0
* test: continue normalizing fixtures useMiguel Angel Asencio Hurtado2017-08-272-7/+5
* test: add known issue for vm moduleFranziska Hinkelmann2017-08-231-0/+17
* test: adjust indentation for stricter lintingRich Trott2017-07-272-6/+6
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-213-3/+7
* test: change isAix to isAIX章礼平2017-07-161-1/+1
* test: check and fail inspector-cluster-port-clashDaniel Bevenius2017-07-061-2/+9
* test: simplify test skippingVse Mozhet Byt2017-07-041-1/+0
* test: fix test-inspector-port-zero-clusterRefael Ackermann2017-06-161-0/+63