[DRE-commits] [ruby-uglifier] 03/03: Mark test as pending

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Aug 8 01:05:10 UTC 2016


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

terceiro pushed a commit to branch patch-queue/master
in repository ruby-uglifier.

commit 79555a9757243b724f84c7dc01f3694789e4e743
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Aug 7 20:28:59 2016 -0300

    Mark test as pending
    
    This patch is Debian-specific
    
    Gbp-Pq: Name 0003-Mark-test-as-pending.patch
---
 spec/source_map_spec.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spec/source_map_spec.rb b/spec/source_map_spec.rb
index 8803db7..9cd9880 100644
--- a/spec/source_map_spec.rb
+++ b/spec/source_map_spec.rb
@@ -57,6 +57,7 @@ describe "Uglifier" do
   end
 
   it "should be able to handle an input source map" do
+    pending "Needs UglifyJS >= 2.5 to work"
     source = <<-JS
       function hello () {
         function world () {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-uglifier.git



More information about the Pkg-ruby-extras-commits mailing list