summaryrefslogtreecommitdiff
path: root/test/known_issues
AgeCommit message (Expand)Author
2017-06-09test: harden test-dgram-bind-shared-portsRefael Ackermann
2017-06-01test: add known_test request with Unicode in the URLDavid D Lowe
2017-05-14test: make the rest of tests path-independentVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-21lib: remove _debugger.jsBen Noordhuis
2017-04-18test: add cwd ENOENT known issue testcjihrig
2017-04-06test: skip irrelevant test on WindowsRich Trott
2017-04-06src: remove support for --debugJan Krems
2017-03-20test: fix assertion in vm testAnnaMag
2017-03-17test: failing behaviour on sandboxed ProxyAnnaMag
2017-03-14test: fix repl-function-redefinition-edge-caseAlexey Orlenko
2017-02-21test: remove WHATWG URL test data file extensionJoyee Cheung
2017-02-15console: do not emit error eventsAnna Henningsen
2017-02-11test: add vm module edge casesFranziska Hinkelmann
2017-02-11src: fix delete operator on vm contextFranziska Hinkelmann
2017-02-05test: simplify output handling in repl testsRich Trott
2017-01-30test: add known_issues test for #10223AnnaMag
2017-01-26test: move test-vm-function-redefinition to parallelFranziska Hinkelmann
2017-01-25test: add regression tests for vm bugsAnna Henningsen
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-21test: add known_issues test for #5350AnnaMag
2016-12-17test: add known_issues test for #6287AnnaMag
2016-10-05test: remove blank lines at end of filesRich Trott
2016-08-29test: add known issue test for path parse issue #6229James M Snell
2016-07-20test: add known issue test for #7788cjihrig
2016-07-15repl: Mitigate vm #548 function redefinition issuePrince J Wesley
2016-06-30child_process: preserve argument typeRich Trott
2016-06-30Revert "child_process: measure buffer length in bytes"Rich Trott
2016-06-24test: add test for exec() known issueRich Trott
2016-05-25child_process: measure buffer length in bytesRich Trott
2016-05-10test: make stdout buffer test more robustRich Trott
2016-05-06test: run known_issues tests in CIRich Trott
2016-05-05test: fix unreliable known_issues testRich Trott
2016-05-01test: add failing url parse tests as known_issueJames M Snell
2016-04-18events: don't inherit from Object.prototypeBrian White
2016-04-01test: fix offending max-len linter errorSakthipriyan Vairamani
2016-03-31test: stdin is not always a net.SocketJeremiah Senkpiel
2016-03-30test: add known_issues test for GH-2148Rich Trott
2016-03-12test: add batch of known issue testscjihrig
2016-03-04test: bug repro for vm function redefinitioncjihrig
2016-03-04tools: support testing known issuescjihrig