Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Tests fail in Java Directory with the lastest regexes.yaml #522

Closed
ystyle opened this issue Aug 2, 2016 · 0 comments
Closed

Tests fail in Java Directory with the lastest regexes.yaml #522

ystyle opened this issue Aug 2, 2016 · 0 comments

Comments

@ystyle
Copy link

ystyle commented Aug 2, 2016

test packages fail in Java repository on building in the file ParserTest, there seemed to be differences in the test_resources files.

T E S T S

Running ua_parser.CachingParserTest
Tests run: 17, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 1.315 sec <<< FAILURE!
Running ua_parser.DeviceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running ua_parser.OSTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running ua_parser.ParserTest
Tests run: 9, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec <<< FAILURE!
Running ua_parser.UserAgentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Failed tests: testCachedParseUserAgent(ua_parser.CachingParserTest): Mozilla/5.0 (BB10; Touch) AppleWebKit/537.3+ (KHTML, like Gecko) Version/10.0.9.388 Mobile Safari/537.3+
testCachedParsePGTS(ua_parser.CachingParserTest): $BotName/$BotVersion [en](UNIX; U)
testCachedParseDevice(ua_parser.CachingParserTest): Mozilla/5.0 (Linux; U; Android 4.0.3; en-us; Amaze_4G Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
testParseDevice(ua_parser.CachingParserTest): Mozilla/5.0 (Linux; U; Android 4.0.3; en-us; Amaze_4G Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
testParsePGTS(ua_parser.CachingParserTest): $BotName/$BotVersion [en](UNIX; U)
testParseUserAgent(ua_parser.CachingParserTest): Mozilla/5.0 (BB10; Touch) AppleWebKit/537.3+ (KHTML, like Gecko) Version/10.0.9.388 Mobile Safari/537.3+
testParseDevice(ua_parser.ParserTest): Mozilla/5.0 (Linux; U; Android 4.0.3; en-us; Amaze_4G Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
testParsePGTS(ua_parser.ParserTest): $BotName/$BotVersion [en](UNIX; U)
testParseUserAgent(ua_parser.ParserTest): Mozilla/5.0 (BB10; Touch) AppleWebKit/537.3+ (KHTML, like Gecko) Version/10.0.9.388 Mobile Safari/537.3+

@tobie tobie closed this as completed Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants