[Pkg-javascript-commits] [node-coveralls] 83/332: remove git execution test for now

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:53:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit 5493d956d003dc6e1db8e21684cfc60b2fbc8a24
Author: Gabe Hayes <gabriel.hayes at gmail.com>
Date:   Mon Jul 29 17:27:30 2013 -0700

    remove git execution test for now
---
 test/fetchGitData.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/fetchGitData.js b/test/fetchGitData.js
index 8e1c7a9..80c116f 100644
--- a/test/fetchGitData.js
+++ b/test/fetchGitData.js
@@ -144,7 +144,7 @@ describe("fetchGitData", function(){
       ]
     });
   });
-  it("should execute git commands when a valid commit hash is given", function() {
+  xit("should execute git commands when a valid commit hash is given", function() {
     process.env.COVERALLS_GIT_COMMIT = "5eaec7e76af0743f9764e617472ef434f283a195";
     process.env.COVERALLS_GIT_BRANCH = "master";
     var options = getOptions().git;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list