Node: test: fix/rename test/debugger/helper-debugger-*

Created on 29 Apr 2017  路  6Comments  路  Source: nodejs/node

  • Version: master
  • Subsystem: test

tests for line debugger should use inspect protocol and CLI args

Tracking:

  • [ ] test/debugger/test-debugger-repl-break-in-module.js
  • [ ] test/debugger/test-debugger-repl-restart.js
  • [ ] test/debugger/test-debugger-repl-term.js
  • [ ] test/debugger/test-debugger-repl-utf8.js
  • [ ] test/debugger/helper-debugger-repl.js
  • [ ] test/debugger/test-debugger-repl.js
debugger inspector test

All 6 comments

These tests aren't run in CI or via make test/vcbuild test. They should probably be moved one-by-one to parallel or sequential if they work there, and ones that are truly debugger-specific should be removed. They have a very checkered history in terms of reliability.

To follow up on @Trott suggestion I've made a tracking list. Marking as good-first-contribution but I assume contributors will need mentoring. I'll be happy to help.

dibs

@archanid as I said, hopefully it's well defined, but it might require some trial and error. If you need any help feel free to ping me.

@refack @Trott should this be closed since #15139 was merged / test/debugger has been deleted?

@archanid I'm closing this. If by any chance you found some good nuggets in that directory, feel free to PR them back.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

seishun picture seishun  路  3Comments

fanjunzhi picture fanjunzhi  路  3Comments

filipesilvaa picture filipesilvaa  路  3Comments

dfahlander picture dfahlander  路  3Comments

loretoparisi picture loretoparisi  路  3Comments