[webkit-dev] Regarding cr-linux bot and the test failure
Vivek Galatage
vivekgalatage at gmail.com
Mon May 14 03:18:48 PDT 2012
Hello Webkit-dev,
I am having issues with one of the patch in that cr-linux build bot ends up
reporting failure of one of new test cases that I am adding.
Here is the bug https://bugs.webkit.org/show_bug.cgi?id=83012
And here is the patch:
https://bug-83012-attachments.webkit.org/attachment.cgi?id=141664
And here is the build log for cr-linux:
http://queues.webkit.org/results/12685280
So now with this, the cr-linux is reporting: New failing tests:
inspector/storage-panel-dom-storage-update.html
But if you check the build log at http://queues.webkit.org/results/12685280,
the file StorageEventDispatcher.cpp is not getting compiled as it should be.
Hence as the instrumentation is not at all there (the changes in this file
to be compiled), the tests are failing.
I also checked in the file: Source/WebCore/WebCore.gypi and this
file(StorageEventDispatcher.cpp) is included in it.
If anybody knows anything about this, please let me know whats causing this
issue.
Thank you,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120514/9bbe0603/attachment.html>
More information about the webkit-dev
mailing list