kibana/.gitignore
Lee Drengenberg 0d56e9a9dd
Save html for failed tests (#16850) (#17160)
* When failure, log URL and save page source

* log Taking screenshot  at info level

* Force a failure, then revert this

* [ftr/failureDebugging] create failure debugging service

* Cleanup and create the failure_debug/html dir, strip special chars from filenames

* Remove a debugging log

* refactored replacing invalid filename chars

* Revert forced failing tests
2018-03-14 15:42:04 -05:00

43 lines
637 B
Plaintext

.aws-config.json
.signing-config.json
.ackrc
.DS_Store
.node_binaries
node_modules
trash
/optimize
target
/build
.jruby
.idea
*.iml
*.log
/test/*/failure_debug
/test/*/screenshots/diff
/test/*/screenshots/failure
/test/*/screenshots/session
/test/*/screenshots/visual_regression_gallery.html
/html_docs
/esvm
.htpasswd
.eslintcache
/plugins/
/data
disabledPlugins
webpackstats.json
/config/*
/!config/kibana.yml
coverage
selenium
.babelcache.json
.webpack.babelcache
*.swp
*.swo
*.out
/packages/kbn-ui-framework/doc_site/build/*
!/packages/kbn-ui-framework/doc_site/build/index.html
package-lock.json
.yo-rc.json
/.vscode
npm-debug.log*