[Webkit-unassigned] [Bug 151340] New: [EFL] http/tests/navigation/useragent test failed after r192459.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 22:09:23 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151340

            Bug ID: 151340
           Summary: [EFL] http/tests/navigation/useragent test failed
                    after r192459.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hs85.jeong at samsung.com
                CC: demarchi at webkit.org

https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/25581/steps/layout-test/logs/stdio
http/tests/navigation/useragent.php [ Failure ]

16 line in http/tests/navigation/useragent.php : 
   document.write("UserAgent should match the " + userAgentTemplate + " template: " + !!userAgent.match(userAgentTemplateRegExp) + "<br>");

"!!userAgent.match(userAgentTemplateRegExp)" value is false after r192459.

I checked the useragent value at whatsmyuseragent.com using miniBrowser.
Result is "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/WEBKIT_MAJOR_VERSION.WEBKIT_MINOR_VERSION (KHTML, like Gecko) Version/8.0 Safari/601.2.7"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151117/5f6b7936/attachment.html>


More information about the webkit-unassigned mailing list