Diff of the two buildlogs: -- --- b1/build.log 2020-03-14 11:20:47.545105294 +0000 +++ b2/build.log 2020-03-14 11:27:15.777123697 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Apr 16 05:43:16 -12 2021 -I: pbuilder-time-stamp: 1618594996 +I: Current time: Sun Mar 15 01:20:49 +14 2020 +I: pbuilder-time-stamp: 1584184849 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Sat Jun 27 02:38:12 2015 -12 +gpgv: Signature made Sun Jun 28 04:38:12 2015 +14 gpgv: using RSA key 96EDAB9B2E6B7171 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./ruby-crass_1.0.2-2.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying library-path I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/2880/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/2880/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -224,7 +236,7 @@ Get: 127 http://deb.debian.org/debian buster/main i386 ruby-all-dev i386 1:2.5.1 [10.9 kB] Get: 128 http://deb.debian.org/debian buster/main i386 ruby-setup all 3.4.1-9 [34.2 kB] Get: 129 http://deb.debian.org/debian buster/main i386 gem2deb i386 0.43 [59.2 kB] -Fetched 47.4 MB in 1s (71.4 MB/s) +Fetched 47.4 MB in 13s (3648 kB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) Removing locales-all (2.28-10) ... @@ -776,7 +788,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/ruby-crass-1.0.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/ruby-crass-1.0.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package ruby-crass dpkg-buildpackage: info: source version 1.0.2-2 dpkg-buildpackage: info: source distribution unstable @@ -793,12 +805,12 @@ dh_ruby --clean dh_ruby --clean debian/rules override_dh_clean -make[1]: Entering directory '/build/ruby-crass-1.0.2' +make[1]: Verzeichnis „/build/ruby-crass-1.0.2“ wird betreten LOCPATH=/build/ruby-crass-1.0.2/debian/build/locale LC_ALL=en_US.UTF-8 dh_clean --buildsystem=ruby Unknown option: buildsystem dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) rm -rf debian/build/ -make[1]: Leaving directory '/build/ruby-crass-1.0.2' +make[1]: Verzeichnis „/build/ruby-crass-1.0.2“ wird verlassen debian/rules build mkdir -p debian/build/locale localedef -f UTF-8 -i en_US debian/build/locale/en_US.UTF-8 @@ -832,12 +844,12 @@ └──────────────────────────────────────────────────────────────────────────────┘ install -d /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby -install -D -m644 /build/ruby-crass-1.0.2/lib/crass/scanner.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/scanner.rb -install -D -m644 /build/ruby-crass-1.0.2/lib/crass/version.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/version.rb +install -D -m644 /build/ruby-crass-1.0.2/lib/crass.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass.rb +install -D -m644 /build/ruby-crass-1.0.2/lib/crass/parser.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/parser.rb install -D -m644 /build/ruby-crass-1.0.2/lib/crass/tokenizer.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/tokenizer.rb +install -D -m644 /build/ruby-crass-1.0.2/lib/crass/version.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/version.rb +install -D -m644 /build/ruby-crass-1.0.2/lib/crass/scanner.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/scanner.rb install -D -m644 /build/ruby-crass-1.0.2/lib/crass/token-scanner.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/token-scanner.rb -install -D -m644 /build/ruby-crass-1.0.2/lib/crass/parser.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass/parser.rb -install -D -m644 /build/ruby-crass-1.0.2/lib/crass.rb /build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby/crass.rb ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install Rubygems integration metadata │ @@ -852,191 +864,191 @@ RUBYLIB=/build/ruby-crass-1.0.2/debian/ruby-crass/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-crass/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/i386-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 -w "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_crass.rb" "test/test_css_parsing_tests.rb" "test/test_parse_properties.rb" "test/test_parse_rules.rb" "test/test_parse_stylesheet.rb" "test/test_serialization.rb" -v -Run options: -v --seed 31547 +Run options: -v --seed 45447 # Running: -Crass::Parser::#parse_rules#test_0001_should parse an empty stylesheet = 0.00 s = . Crass::Parser::#parse_rules#test_0003_should parse property values containing nested functions = 0.00 s = . -Crass#test_0001_parse_properties() should call Crass::Parser.parse_properties = 0.00 s = . -Crass#test_0002_parse() should call Crass::Parser.parse_stylesheet = 0.00 s = . -Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0001_without a prelude = 0.00 s = . -Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0003_with a prelude followed by a comment, when :preserve_comments == true = 0.00 s = . -Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0002_with a prelude followed by a comment = 0.00 s = . -Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0004_with a prelude containing a simple block = 0.00 s = . -Serialization#test_0005_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/animate.css = Crass::Parser::#parse_rules#test_0002_should parse property values containing functions = 0.00 s = . -Serialization#test_0006_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/bootstrap-theme.css = 0.13 s = . -Serialization#test_0002_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/pure.css = 0.18 s = . -Serialization#test_0004_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/html5-boilerplate.css = 0.00 s = . -Serialization#test_0001_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/bootstrap.css = 0.10 s = . -Serialization#test_0003_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/misc.css = 0.16 s = . -Serialization#test_0008_should reflect modifications made to the block of an `:at_rule` = 0.00 s = . -Serialization#test_0007_should not omit a trailing semicolon when serializing a `@charset` rule = 0.00 s = . -Serialization#test_0009_should serialize a @page rule = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0015_should parse: {}a = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0012_should parse: a{ = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0001_should parse: = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0002_should parse: foo = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0014_should parse: div {} --> = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0016_should parse: {}@a = 0.00 s = . +Crass::Parser::#parse_rules#test_0002_should parse property values containing functions = 0.00 s = . +CSS Parsing Tests::rule_list#test_0006_should parse: /**/ @foo bar{[(4 = 0.00 s = . +CSS Parsing Tests::rule_list#test_0008_should parse: @foo [ bar = 0.00 s = . +CSS Parsing Tests::rule_list#test_0013_should parse: div {} --> = 0.00 s = . +CSS Parsing Tests::rule_list#test_0003_should parse: foo 4 = 0.00 s = . +CSS Parsing Tests::rule_list#test_0014_should parse: {}a = 0.00 s = . +CSS Parsing Tests::rule_list#test_0002_should parse: foo = 0.00 s = . +CSS Parsing Tests::rule_list#test_0012_should parse: div { color: #aaa; } p{} = 0.00 s = . +CSS Parsing Tests::rule_list#test_0011_should parse: /* CDO/CDC are not special */ { = 0.00 s = . +CSS Parsing Tests::rule_list#test_0010_should parse: /**/ { color: #aaa = 0.00 s = . +CSS Parsing Tests::rule_list#test_0015_should parse: {}@a = 0.00 s = . +CSS Parsing Tests::rule_list#test_0001_should parse: = 0.00 s = . +CSS Parsing Tests::rule_list#test_0005_should parse: @foo bar; /* comment */ = 0.00 s = . +CSS Parsing Tests::rule_list#test_0007_should parse: @foo { bar = 0.00 s = . +CSS Parsing Tests::rule_list#test_0004_should parse: @foo = 0.00 s = . +CSS Parsing Tests::rule_list#test_0009_should parse: /**/ div > p { color: #aaa; } /**/ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0011_should parse: #red0 #-Red #--red #-\-red #0red #-0red #_Red #.red #rêd #êrd #\.red\ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0048_should parse: a:not([href^=http\:], [href ^= 'https\:'\n]) { color: rgba(0%, 100%, 50%); } = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0021_should parse: URL(foo) Url(foo) ûrl(foo) url (foo) url\ (foo) url( 'foo' = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0038_should parse: u+1 U+10 U+100 U+1000 U+10000 U+100000 U+1000000 = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0022_should parse: url('a' b) url('c' d) = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0024_should parse: url() url( ) url(\n Foô\030\n!\n) url(\na\nb\n) url(a\ b) url(a(b) url(a\(b) url(a'b) url(a\'b) url(a"b) url(a\"b) url(a\nb) url(a\\nb) url(a\a b) url(a\ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0018_should parse: url( = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0045_should parse: u+1-2 U+100000-2 U+1000000-2 U+10-200000 = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0001_should parse: = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0009_should parse: rgba0() -rgba() --rgba() -\-rgba() 0rgba() -0rgba() _rgba() .rgba() rgbâ() \30rgba() rgba () @rgba() #rgba() = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0025_should parse: url(!#$%&*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}~€žŸ ¡¢ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0005_should parse: red/* CDC */--> = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0015_should parse: "Lo\rem \130 ps\u m" '\376\37 6\000376\0000376\ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0016_should parse: url( '') url('Lorem "îpsum"'\n) url('a\\nb' ) url('a\nb) url('eof = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0034_should parse: 12\% /* Percent sign can not be escaped */ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0019_should parse: url("") url("Lorem 'îpsum'"\n) url("a\\nb" ) url("a\nb) url("eof = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0027_should parse: 12 +34 -45 .67 +.89 -.01 2.3 +45.0 -0.67 = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0031_should parse: 3e-2.1 /* Integer exponents only */ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0004_should parse: \n\nRed = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0014_should parse: "" "Lorem 'îpsum'" "a\\nb" "a\nb "eof = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0039_should parse: u+? u+1? U+10? U+100? U+1000? U+10000? U+100000? = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0017_should parse: url( = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0046_should parse: ù+12 Ü+12 u +12 U+ 12 U+12 - 20 U+1?2 U+1?-50 = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0010_should parse: @media0 @-Media @--media @-\-media @0media @-0media @_media @.media @medİa @\30 media\ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0026_should parse: url() url() url() url() url() url() url() url() url( ) url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0040_should parse: u+?? U+1?? U+10?? U+100?? U+1000?? U+10000?? = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0012_should parse: p[example="\\nfoo(int x) {\\n this.x = x;\\n}\\n"] = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0036_should parse: 12e2px +34e+1px -45E-0px .68e+3px +.79e-1px -.01E2px 2.3E+1px +45.0e6px -0.67e0px = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0008_should parse: \30red \00030 red \30 \nred \0000000red \1100000red \red \r ed \.red \ red \\nred \376\37 6\000376\0000376\ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0007_should parse: \- red0 -red --red -\-red\ blue 0red -0red red _Red .red rêd r\êd € = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0037_should parse: 12red0 12.0-red 12--red 12-\-red 120red 12-0red 12red 12_Red 12.red 12rêd = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0041_should parse: u+??? U+1??? U+10??? U+100??? U+1000??? = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0030_should parse: 3\65-2 /* Scientific notation E can not be escaped */ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0035_should parse: 12px +34px -45px .67px +.89px -.01px 2.3px +45.0px -0.67px = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0002_should parse: /*/*///** /* **/*//* = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0020_should parse: url("Lo\rem \130 ps\u m") url('\376\37 6\000376\0000376\ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0023_should parse: url('a\nb) url('c\n = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0042_should parse: u+???? U+1???? U+10???? U+100???? = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0044_should parse: u+?????? U+1?????? = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0013_should parse: '' 'Lorem "îpsum"' 'a\\nb' 'a\nb 'eof = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0033_should parse: 12e2% +34e+1% -45E-0% .68e+3% +.79e-1% -.01E2% 2.3E+1% +45.0e6% -0.67e0% = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0003_should parse: red = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0049_should parse: @media print { (foo]{bar) }baz = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0032_should parse: 12% +34% -45% .67% +.89% -.01% 2.3% +45.0% -0.67% = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0047_should parse: ~=|=^=$=*=|| |/**/| ~/**/= = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0029_should parse: 3. /* Decimal point must have following digits */ = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0028_should parse: 12e2 +34e+1 -45E-0 .68e+3 +.79e-1 -.01E2 2.3E+1 +45.0e6 -0.67e0 = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0043_should parse: u+????? U+1????? U+10????? = 0.00 s = . +CSS Parsing Tests::component_value_list#test_0006_should parse: red-->/* Not CDC */ = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0002_should parse: /**/\n = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0019_should parse: foo: 9000 !important! = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0018_should parse: foo: 9000 /* Dotted capital I */!İmportant = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0015_should parse: foo:;bar:; = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0022_should parse: foo: 9000 @bar{ !important = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0020_should parse: foo: 9000 important = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0004_should parse: foo = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0016_should parse: foo: 9000 !Important = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0021_should parse: foo:important = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0009_should parse: foo.. 9000 = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0006_should parse: #foo: = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0011_should parse: foo : = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0012_should parse: \n/**/ foo: = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0007_should parse: .foo: = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0008_should parse: foo*: = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0005_should parse: @foo: = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0013_should parse: foo:; = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0017_should parse: foo: 9000 ! /**/ IMPORTant /**/ = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0003_should parse: ; = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0010_should parse: foo: = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0001_should parse: = 0.00 s = . +CSS Parsing Tests::one_declaration#test_0014_should parse: /**/ foo /**/ : = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0004_should parse: @foo = 0.00 s = . CSS Parsing Tests::stylesheet#test_0007_should parse: @foo { bar = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0014_should parse: div {} --> = 0.00 s = . CSS Parsing Tests::stylesheet#test_0009_should parse: /**/ div > p { color: #aaa; } /**/ = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0006_should parse: /**/ @foo bar{[(4 = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0011_should parse: /* CDO/CDC are ignored between rules */ { = 0.31 s = . +CSS Parsing Tests::stylesheet#test_0008_should parse: @foo [ bar = 0.00 s = . CSS Parsing Tests::stylesheet#test_0010_should parse: /**/ { color: #aaa = 0.00 s = . CSS Parsing Tests::stylesheet#test_0003_should parse: foo 4 = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0008_should parse: @foo [ bar = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0005_should parse: @foo bar; /* comment */ = 0.00 s = . -CSS Parsing Tests::stylesheet#test_0004_should parse: @foo = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0011_should parse: /* CDO/CDC are ignored between rules */ { = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0006_should parse: /**/ @foo bar{[(4 = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0012_should parse: a{ = 0.00 s = . CSS Parsing Tests::stylesheet#test_0013_should parse: div { color: #aaa; } p{} = 0.00 s = . -Crass::Parser::#parse_stylesheet#test_0003_should parse property values containing nested functions = 0.00 s = . -Crass::Parser::#parse_stylesheet#test_0002_should parse property values containing functions = 0.00 s = . -Crass::Parser::#parse_stylesheet#test_0001_should parse an empty stylesheet = 0.00 s = . -Crass::Parser::#parse_properties#test_0007_should parse values containing nested functions = 0.00 s = . -Crass::Parser::#parse_properties#test_0004_should parse at-rules even though they may be invalid in the given context = 0.00 s = . -Crass::Parser::#parse_properties#test_0003_should include semicolon, whitespace, and comment tokens when :preserve_comments == true = 0.00 s = . -Crass::Parser::#parse_properties#test_0005_should parse at-rules with a {} simple block immediately following the prelude = 0.00 s = . -Crass::Parser::#parse_properties#test_0001_should return an empty tree when given an empty string = 0.00 s = . -Crass::Parser::#parse_properties#test_0006_should parse values containing functions = 0.00 s = . -Crass::Parser::#parse_properties#test_0002_should include semicolon and whitespace tokens = 0.00 s = . -Crass::Parser::#parse_properties#test_0008_should not choke on a missing property value = 0.00 s = . -Crass::Parser::#parse_rules::should parse an at-rule::with a block#test_0001_unclosed = 0.00 s = . -Crass::Parser::#parse_rules::should parse an at-rule::with a block#test_0003_unclosed, preceded by a comment, when :preserve_comments == true = 0.00 s = . -Crass::Parser::#parse_rules::should parse an at-rule::with a block#test_0002_unclosed, preceded by a comment = 0.00 s = . -Crass::Parser::#parse_stylesheet::should parse a style rule#test_0001_with preceding comment, selector, block, comment = 0.00 s = . -Crass::Parser::#parse_stylesheet::should parse a style rule#test_0002_with preceding comment, selector, block, comment, when :preserve_comments == true = 0.00 s = . -CSS Parsing Tests::one_rule#test_0002_should parse: foo = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0001_should parse: = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0002_should parse: foo = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0005_should parse: @foo bar; /* comment */ = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0016_should parse: {}@a = 0.00 s = . +CSS Parsing Tests::stylesheet#test_0015_should parse: {}a = 0.00 s = . +CSS Parsing Tests::one_rule#test_0007_should parse: @foo { bar = 0.00 s = . CSS Parsing Tests::one_rule#test_0009_should parse: /**/ div > p { color: #aaa; } /**/ = 0.00 s = . -CSS Parsing Tests::one_rule#test_0006_should parse: /**/ @foo bar{[(4 = 0.00 s = . -CSS Parsing Tests::one_rule#test_0014_should parse: {}a = 0.00 s = . CSS Parsing Tests::one_rule#test_0013_should parse: div {} --> = 0.00 s = . -CSS Parsing Tests::one_rule#test_0001_should parse: = 0.00 s = . CSS Parsing Tests::one_rule#test_0003_should parse: foo 4 = 0.00 s = . -CSS Parsing Tests::one_rule#test_0005_should parse: @foo bar; /* comment */ = 0.00 s = . -CSS Parsing Tests::one_rule#test_0010_should parse: /**/ { color: #aaa = 0.00 s = . -CSS Parsing Tests::one_rule#test_0012_should parse: div { color: #aaa; } p{} = 0.00 s = . -CSS Parsing Tests::one_rule#test_0008_should parse: @foo [ bar = 0.00 s = . CSS Parsing Tests::one_rule#test_0004_should parse: @foo = 0.00 s = . -CSS Parsing Tests::one_rule#test_0007_should parse: @foo { bar = 0.00 s = . +CSS Parsing Tests::one_rule#test_0001_should parse: = 0.00 s = . +CSS Parsing Tests::one_rule#test_0014_should parse: {}a = 0.00 s = . +CSS Parsing Tests::one_rule#test_0006_should parse: /**/ @foo bar{[(4 = 0.00 s = . CSS Parsing Tests::one_rule#test_0011_should parse: /* CDO/CDC are not special */ { = 0.00 s = . -CSS Parsing Tests::one_component_value#test_0005_should parse: . = 0.00 s = . +CSS Parsing Tests::one_rule#test_0005_should parse: @foo bar; /* comment */ = 0.00 s = . +CSS Parsing Tests::one_rule#test_0008_should parse: @foo [ bar = 0.00 s = . +CSS Parsing Tests::one_rule#test_0012_should parse: div { color: #aaa; } p{} = 0.00 s = . +CSS Parsing Tests::one_rule#test_0002_should parse: foo = 0.00 s = . +CSS Parsing Tests::one_rule#test_0010_should parse: /**/ { color: #aaa = 0.00 s = . +Crass::Parser::#parse_stylesheet::should parse a style rule#test_0001_with preceding comment, selector, block, comment = 0.00 s = . +Crass::Parser::#parse_stylesheet::should parse a style rule#test_0002_with preceding comment, selector, block, comment, when :preserve_comments == true = 0.00 s = . +Crass::Parser::#parse_properties#test_0006_should parse values containing functions = 0.00 s = . +Crass::Parser::#parse_properties#test_0001_should return an empty tree when given an empty string = 0.00 s = . +Crass::Parser::#parse_properties#test_0005_should parse at-rules with a {} simple block immediately following the prelude = 0.00 s = . +Crass::Parser::#parse_properties#test_0008_should not choke on a missing property value = 0.00 s = . +Crass::Parser::#parse_properties#test_0002_should include semicolon and whitespace tokens = 0.00 s = . +Crass::Parser::#parse_properties#test_0003_should include semicolon, whitespace, and comment tokens when :preserve_comments == true = 0.00 s = . +Crass::Parser::#parse_properties#test_0004_should parse at-rules even though they may be invalid in the given context = 0.00 s = . +Crass::Parser::#parse_properties#test_0007_should parse values containing nested functions = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0010_should parse: = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0001_should parse: = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0008_should parse: @media screen { div{;}} a:b;; @media print{div{ = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0009_should parse: @ media screen { div{;}} a:b;; @media print{div{ = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0006_should parse: a:b; c+:d = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0004_should parse: z;a:b = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0003_should parse: a:b; c:d 42!important;\n = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0007_should parse: @import 'foo.css'; a:b; @import 'bar.css' = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0002_should parse: ;; /**/ ; ; = 0.00 s = . +CSS Parsing Tests::declaration_list#test_0005_should parse: z:x!;a:b = 0.00 s = . +Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0004_with a prelude containing a simple block = 0.00 s = . +Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0003_with a prelude followed by a comment, when :preserve_comments == true = 0.00 s = . +Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0001_without a prelude = 0.00 s = . +Crass::Parser::#parse_rules::should parse an at-rule::without a block#test_0002_with a prelude followed by a comment = 0.00 s = . CSS Parsing Tests::one_component_value#test_0003_should parse: /**/ = 0.00 s = . -CSS Parsing Tests::one_component_value#test_0008_should parse: rgba(100%, 0%, 50%, .5) = 0.00 s = . -CSS Parsing Tests::one_component_value#test_0004_should parse: /**/ /* a */\n\n = 0.00 s = . -CSS Parsing Tests::one_component_value#test_0002_should parse: = 0.00 s = . -CSS Parsing Tests::one_component_value#test_0006_should parse: a = 0.00 s = . CSS Parsing Tests::one_component_value#test_0009_should parse: /**/ { foo: bar; @baz [) = 0.00 s = . +CSS Parsing Tests::one_component_value#test_0007_should parse: /**/ 4px = 0.00 s = . CSS Parsing Tests::one_component_value#test_0001_should parse: = 0.00 s = . +CSS Parsing Tests::one_component_value#test_0005_should parse: . = 0.00 s = . CSS Parsing Tests::one_component_value#test_0010_should parse: .foo = 0.00 s = . -CSS Parsing Tests::one_component_value#test_0007_should parse: /**/ 4px = 0.00 s = . +CSS Parsing Tests::one_component_value#test_0002_should parse: = 0.00 s = . +CSS Parsing Tests::one_component_value#test_0004_should parse: /**/ /* a */\n\n = 0.00 s = . +CSS Parsing Tests::one_component_value#test_0006_should parse: a = 0.00 s = . +CSS Parsing Tests::one_component_value#test_0008_should parse: rgba(100%, 0%, 50%, .5) = 0.00 s = . +Crass::Parser::#parse_stylesheet::should parse an at-rule::with a block#test_0001_unclosed = 0.00 s = . +Crass::Parser::#parse_stylesheet::should parse an at-rule::with a block#test_0002_unclosed, preceded by a comment = 0.00 s = . +Crass::Parser::#parse_stylesheet::should parse an at-rule::with a block#test_0003_unclosed, preceded by a comment, when :preserve_comments == true = 0.00 s = . Crass::Parser::#parse_stylesheet::should parse an at-rule::without a block#test_0001_without a prelude = 0.00 s = . Crass::Parser::#parse_stylesheet::should parse an at-rule::without a block#test_0004_with a prelude containing a simple block = 0.00 s = . -Crass::Parser::#parse_stylesheet::should parse an at-rule::without a block#test_0003_with a prelude followed by a comment, when :preserve_comments == true = 0.00 s = . Crass::Parser::#parse_stylesheet::should parse an at-rule::without a block#test_0002_with a prelude followed by a comment = 0.00 s = . -Crass::Parser::#parse_stylesheet::should parse an at-rule::with a block#test_0003_unclosed, preceded by a comment, when :preserve_comments == true = 0.00 s = . -Crass::Parser::#parse_stylesheet::should parse an at-rule::with a block#test_0001_unclosed = 0.00 s = . -Crass::Parser::#parse_stylesheet::should parse an at-rule::with a block#test_0002_unclosed, preceded by a comment = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0014_should parse: /**/ foo /**/ : = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0018_should parse: foo: 9000 /* Dotted capital I */!İmportant = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0020_should parse: foo: 9000 important = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0021_should parse: foo:important = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0001_should parse: = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0005_should parse: @foo: = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0007_should parse: .foo: = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0010_should parse: foo: = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0006_should parse: #foo: = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0017_should parse: foo: 9000 ! /**/ IMPORTant /**/ = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0009_should parse: foo.. 9000 = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0015_should parse: foo:;bar:; = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0011_should parse: foo : = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0022_should parse: foo: 9000 @bar{ !important = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0003_should parse: ; = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0008_should parse: foo*: = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0019_should parse: foo: 9000 !important! = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0004_should parse: foo = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0012_should parse: \n/**/ foo: = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0013_should parse: foo:; = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0002_should parse: /**/\n = 0.00 s = . -CSS Parsing Tests::one_declaration#test_0016_should parse: foo: 9000 !Important = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0001_should parse: = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0008_should parse: @media screen { div{;}} a:b;; @media print{div{ = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0007_should parse: @import 'foo.css'; a:b; @import 'bar.css' = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0010_should parse: = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0003_should parse: a:b; c:d 42!important;\n = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0002_should parse: ;; /**/ ; ; = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0009_should parse: @ media screen { div{;}} a:b;; @media print{div{ = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0004_should parse: z;a:b = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0005_should parse: z:x!;a:b = 0.00 s = . -CSS Parsing Tests::declaration_list#test_0006_should parse: a:b; c+:d = 0.00 s = . -CSS Parsing Tests::rule_list#test_0002_should parse: foo = 0.00 s = . -CSS Parsing Tests::rule_list#test_0001_should parse: = 0.00 s = . -CSS Parsing Tests::rule_list#test_0006_should parse: /**/ @foo bar{[(4 = 0.00 s = . -CSS Parsing Tests::rule_list#test_0009_should parse: /**/ div > p { color: #aaa; } /**/ = 0.00 s = . -CSS Parsing Tests::rule_list#test_0010_should parse: /**/ { color: #aaa = 0.00 s = . -CSS Parsing Tests::rule_list#test_0012_should parse: div { color: #aaa; } p{} = 0.00 s = . -CSS Parsing Tests::rule_list#test_0013_should parse: div {} --> = 0.00 s = . -CSS Parsing Tests::rule_list#test_0015_should parse: {}@a = 0.00 s = . -CSS Parsing Tests::rule_list#test_0003_should parse: foo 4 = 0.00 s = . -CSS Parsing Tests::rule_list#test_0014_should parse: {}a = 0.00 s = . -CSS Parsing Tests::rule_list#test_0011_should parse: /* CDO/CDC are not special */ { = 0.00 s = . -CSS Parsing Tests::rule_list#test_0004_should parse: @foo = 0.00 s = . -CSS Parsing Tests::rule_list#test_0008_should parse: @foo [ bar = 0.00 s = . -CSS Parsing Tests::rule_list#test_0005_should parse: @foo bar; /* comment */ = 0.00 s = . -CSS Parsing Tests::rule_list#test_0007_should parse: @foo { bar = 0.00 s = . +Crass::Parser::#parse_stylesheet::should parse an at-rule::without a block#test_0003_with a prelude followed by a comment, when :preserve_comments == true = 0.00 s = . Crass::Parser::#parse_rules::should parse a style rule#test_0001_with preceding comment, selector, block, comment = 0.00 s = . Crass::Parser::#parse_rules::should parse a style rule#test_0002_with preceding comment, selector, block, comment, when :preserve_comments == true = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0012_should parse: p[example="\\nfoo(int x) {\\n this.x = x;\\n}\\n"] = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0032_should parse: 12% +34% -45% .67% +.89% -.01% 2.3% +45.0% -0.67% = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0039_should parse: u+? u+1? U+10? U+100? U+1000? U+10000? U+100000? = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0013_should parse: '' 'Lorem "îpsum"' 'a\\nb' 'a\nb 'eof = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0016_should parse: url( '') url('Lorem "îpsum"'\n) url('a\\nb' ) url('a\nb) url('eof = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0025_should parse: url(!#$%&*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}~€žŸ ¡¢ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0043_should parse: u+????? U+1????? U+10????? = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0024_should parse: url() url( ) url(\n Foô\030\n!\n) url(\na\nb\n) url(a\ b) url(a(b) url(a\(b) url(a'b) url(a\'b) url(a"b) url(a\"b) url(a\nb) url(a\\nb) url(a\a b) url(a\ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0047_should parse: ~=|=^=$=*=|| |/**/| ~/**/= = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0020_should parse: url("Lo\rem \130 ps\u m") url('\376\37 6\000376\0000376\ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0019_should parse: url("") url("Lorem 'îpsum'"\n) url("a\\nb" ) url("a\nb) url("eof = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0014_should parse: "" "Lorem 'îpsum'" "a\\nb" "a\nb "eof = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0037_should parse: 12red0 12.0-red 12--red 12-\-red 120red 12-0red 12red 12_Red 12.red 12rêd = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0009_should parse: rgba0() -rgba() --rgba() -\-rgba() 0rgba() -0rgba() _rgba() .rgba() rgbâ() \30rgba() rgba () @rgba() #rgba() = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0022_should parse: url('a' b) url('c' d) = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0003_should parse: red = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0026_should parse: url() url() url() url() url() url() url() url() url( ) url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() url() = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0007_should parse: \- red0 -red --red -\-red\ blue 0red -0red red _Red .red rêd r\êd € = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0046_should parse: ù+12 Ü+12 u +12 U+ 12 U+12 - 20 U+1?2 U+1?-50 = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0041_should parse: u+??? U+1??? U+10??? U+100??? U+1000??? = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0005_should parse: red/* CDC */--> = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0045_should parse: u+1-2 U+100000-2 U+1000000-2 U+10-200000 = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0023_should parse: url('a\nb) url('c\n = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0010_should parse: @media0 @-Media @--media @-\-media @0media @-0media @_media @.media @medİa @\30 media\ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0033_should parse: 12e2% +34e+1% -45E-0% .68e+3% +.79e-1% -.01E2% 2.3E+1% +45.0e6% -0.67e0% = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0034_should parse: 12\% /* Percent sign can not be escaped */ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0001_should parse: = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0027_should parse: 12 +34 -45 .67 +.89 -.01 2.3 +45.0 -0.67 = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0044_should parse: u+?????? U+1?????? = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0049_should parse: @media print { (foo]{bar) }baz = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0028_should parse: 12e2 +34e+1 -45E-0 .68e+3 +.79e-1 -.01E2 2.3E+1 +45.0e6 -0.67e0 = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0048_should parse: a:not([href^=http\:], [href ^= 'https\:'\n]) { color: rgba(0%, 100%, 50%); } = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0035_should parse: 12px +34px -45px .67px +.89px -.01px 2.3px +45.0px -0.67px = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0021_should parse: URL(foo) Url(foo) ûrl(foo) url (foo) url\ (foo) url( 'foo' = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0040_should parse: u+?? U+1?? U+10?? U+100?? U+1000?? U+10000?? = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0002_should parse: /*/*///** /* **/*//* = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0030_should parse: 3\65-2 /* Scientific notation E can not be escaped */ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0036_should parse: 12e2px +34e+1px -45E-0px .68e+3px +.79e-1px -.01E2px 2.3E+1px +45.0e6px -0.67e0px = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0038_should parse: u+1 U+10 U+100 U+1000 U+10000 U+100000 U+1000000 = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0017_should parse: url( = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0042_should parse: u+???? U+1???? U+10???? U+100???? = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0004_should parse: \n\nRed = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0011_should parse: #red0 #-Red #--red #-\-red #0red #-0red #_Red #.red #rêd #êrd #\.red\ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0006_should parse: red-->/* Not CDC */ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0015_should parse: "Lo\rem \130 ps\u m" '\376\37 6\000376\0000376\ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0018_should parse: url( = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0029_should parse: 3. /* Decimal point must have following digits */ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0031_should parse: 3e-2.1 /* Integer exponents only */ = 0.00 s = . -CSS Parsing Tests::component_value_list#test_0008_should parse: \30red \00030 red \30 \nred \0000000red \1100000red \red \r ed \.red \ red \\nred \376\37 6\000376\0000376\ = 0.00 s = . -0.00 s = . +Crass::Parser::#parse_stylesheet#test_0002_should parse property values containing functions = 0.00 s = . +Crass::Parser::#parse_stylesheet#test_0001_should parse an empty stylesheet = 0.00 s = . +Crass::Parser::#parse_stylesheet#test_0003_should parse property values containing nested functions = 0.00 s = . +Crass::Parser::#parse_rules::should parse an at-rule::with a block#test_0001_unclosed = 0.00 s = . +Crass::Parser::#parse_rules::should parse an at-rule::with a block#test_0003_unclosed, preceded by a comment, when :preserve_comments == true = 0.00 s = . +Crass::Parser::#parse_rules::should parse an at-rule::with a block#test_0002_unclosed, preceded by a comment = 0.00 s = . +Serialization#test_0003_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/bootstrap-theme.css = Crass::Parser::#parse_rules#test_0001_should parse an empty stylesheet = 0.00 s = . +Serialization#test_0001_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/pure.css = 0.19 s = . +Serialization#test_0005_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/misc.css = 0.24 s = . +Serialization#test_0007_should not omit a trailing semicolon when serializing a `@charset` rule = 0.00 s = . +Serialization#test_0004_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/html5-boilerplate.css = 0.06 s = . +Serialization#test_0009_should serialize a @page rule = 0.00 s = . +Serialization#test_0002_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/bootstrap.css = 0.02 s = . +Serialization#test_0008_should reflect modifications made to the block of an `:at_rule` = 0.00 s = . +Serialization#test_0006_should parse and serialize /build/ruby-crass-1.0.2/test/support/serialization/animate.css = 0.88 s = . +Crass#test_0002_parse() should call Crass::Parser.parse_stylesheet = 0.00 s = . +Crass#test_0001_parse_properties() should call Crass::Parser.parse_properties = 0.00 s = . +1.08 s = . -Finished in 0.531447s, 336.8161 runs/s, 348.1060 assertions/s. +Finished in 1.423335s, 125.7610 runs/s, 129.9764 assertions/s. 179 runs, 185 assertions, 0 failures, 0 errors, 0 skips @@ -1048,9 +1060,9 @@ dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use) dh_ruby_fixdocs -O--buildsystem=ruby debian/rules override_dh_installchangelogs -make[1]: Entering directory '/build/ruby-crass-1.0.2' +make[1]: Verzeichnis „/build/ruby-crass-1.0.2“ wird betreten dh_installchangelogs HISTORY.md -make[1]: Leaving directory '/build/ruby-crass-1.0.2' +make[1]: Verzeichnis „/build/ruby-crass-1.0.2“ wird verlassen dh_installinit -O--buildsystem=ruby dh_installinit: Compatibility levels before 9 are deprecated (level 7 in use) dh_perl -O--buildsystem=ruby @@ -1067,19 +1079,21 @@ dpkg-gencontrol: warning: Depends field of package ruby-crass: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -O--buildsystem=ruby dh_builddeb -O--buildsystem=ruby -dpkg-deb: building package 'ruby-crass' in '../ruby-crass_1.0.2-2_all.deb'. +dpkg-deb: Paket »ruby-crass« wird in »../ruby-crass_1.0.2-2_all.deb« gebaut. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../ruby-crass_1.0.2-2_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/2880/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/2880/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/58723 and its subdirectories -I: Current time: Fri Apr 16 05:43:46 -12 2021 -I: pbuilder-time-stamp: 1618595026 +I: removing directory /srv/workspace/pbuilder/2880 and its subdirectories +I: Current time: Sun Mar 15 01:27:15 +14 2020 +I: pbuilder-time-stamp: 1584185235