-
Notifications
You must be signed in to change notification settings - Fork 0
/
results.json
1 lines (1 loc) · 3.21 KB
/
results.json
1
{"version":"3.5.4","examples":[{"description":"creates a blank repo","full_description":"create a repo without a source creates a blank repo","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":7,"run_time":3.931254,"pending_message":null},{"description":"should have zero files","full_description":"create a repo without a source File \"/tmp/vcsrepo.KA2kNS/testrepo_blank_repo/\" should have zero files","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":21,"run_time":0.008391,"pending_message":null},{"description":"should be directory","full_description":"create a repo without a source File \"/tmp/vcsrepo.KA2kNS/testrepo_blank_repo/.git\" should be directory","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":29,"run_time":0.222291,"pending_message":null},{"description":"should not fail (MODULES-2125)","full_description":"create a repo no source but revision provided should not fail (MODULES-2125)","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":34,"run_time":3.816204,"pending_message":null},{"description":"creates a bare repo","full_description":"create a repo bare repo creates a bare repo","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":50,"run_time":3.866972,"pending_message":null},{"description":"should contain \"bare = true\"","full_description":"create a repo bare repo File \"/tmp/vcsrepo.KA2kNS/testrepo_bare_repo/config\" should contain \"bare = true\"","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":64,"run_time":0.005294,"pending_message":null},{"description":"should not be directory","full_description":"create a repo bare repo File \"/tmp/vcsrepo.KA2kNS/testrepo_bare_repo/.git\" should not be directory","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":68,"run_time":0.004177,"pending_message":null},{"description":"does not create a bare repo when a revision is defined","full_description":"create a repo bare repo with a revision does not create a bare repo when a revision is defined","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":73,"run_time":2.373517,"pending_message":null},{"description":"should not be directory","full_description":"create a repo bare repo with a revision File \"/tmp/vcsrepo.KA2kNS/testrepo_bare_repo_rev\" should not be directory","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":86,"run_time":0.004489,"pending_message":null},{"description":"does not create a mirror repo","full_description":"create a repo mirror repo does not create a mirror repo","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":91,"run_time":2.053565,"pending_message":null},{"description":"should not be directory","full_description":"create a repo mirror repo File \"/tmp/vcsrepo.KA2kNS/testrepo_mirror_repo\" should not be directory","status":"passed","file_path":"./spec/acceptance/create_repo_spec.rb","line_number":103,"run_time":0.00468,"pending_message":null}],"summary":{"duration":26.607911,"example_count":11,"failure_count":0,"pending_count":0},"summary_line":"11 examples, 0 failures"}