github.com/nuvolaris/goja@v0.0.0-20230825100449-967811910c6d/extract_failed_tests.sh (about)

     1  #!/bin/sh
     2  
     3  sed -En 's/^.*FAIL: TestTC39\/tc39\/(test\/.*.js).*$/"\1": true,/p'