Fix Busted Functional Tests
Fix the functional tests busted by Revision 212. Sync with latest HTML5lib.
This commit is contained in:
parent
51474e06c8
commit
5db9ddaf47
12 changed files with 67 additions and 30 deletions
10
vendor/plugins/HTML5lib/test19.rb
vendored
10
vendor/plugins/HTML5lib/test19.rb
vendored
|
@ -13,20 +13,18 @@ require 'test/test_cli'
|
|||
|
||||
require 'test/test_input_stream'
|
||||
|
||||
# incompatible encoding regexp match
|
||||
# require 'test/test_lxp'
|
||||
require 'test/test_lxp'
|
||||
|
||||
require 'test/test_parser'
|
||||
|
||||
# warning: method redefined; discarding old test
|
||||
# warning: instance variable @expanded_name not initialized
|
||||
# SimpleDelegator.class
|
||||
# require 'test/test_sanitizer'
|
||||
|
||||
# warning: instance variable @delegate_sd_obj not initialized
|
||||
# require 'test/test_serializer'
|
||||
require 'test/test_serializer'
|
||||
|
||||
# undebugged
|
||||
# require 'test/test_sniffer'
|
||||
require 'test/test_sniffer'
|
||||
|
||||
require 'test/test_stream'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue