[Webkit-unassigned] [Bug 105370] New: SimplifyMarkupTest API test asserts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 16:52:22 PST 2012


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

           Summary: SimplifyMarkupTest API test asserts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: rniwa at webkit.org, enrica at apple.com


http://build.webkit.org/builders/Apple%20MountainLion%20Debug%20WK1%20%28Tests%29/builds/3959/steps/run-api-tests/logs/stdio

Note: Google Test filter = WebKit1.SimplifyMarkupTest
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from WebKit1
[ RUN      ] WebKit1.SimplifyMarkupTest
ASSERTION FAILED: m_refChild->parentNode()
/Volumes/Data/slave/mountainlion-debug/build/Source/WebCore/editing/InsertNodeBeforeCommand.cpp(45) : WebCore::InsertNodeBeforeCommand::InsertNodeBeforeCommand(PassRefPtr<WebCore::Node>, PassRefPtr<WebCore::Node>, WebCore::ShouldAssumeContentIsAlwaysEditable)
1   0x10dff00d6 WebCore::InsertNodeBeforeCommand::InsertNodeBeforeCommand(WTF::PassRefPtr<WebCore::Node>, WTF::PassRefPtr<WebCore::Node>, WebCore::ShouldAssumeContentIsAlwaysEditable)
2   0x10dfefecb WebCore::InsertNodeBeforeCommand::InsertNodeBeforeCommand(WTF::PassRefPtr<WebCore::Node>, WTF::PassRefPtr<WebCore::Node>, WebCore::ShouldAssumeContentIsAlwaysEditable)
3   0x10d81b6f2 WebCore::InsertNodeBeforeCommand::create(WTF::PassRefPtr<WebCore::Node>, WTF::PassRefPtr<WebCore::Node>, WebCore::ShouldAssumeContentIsAlwaysEditable)
4   0x10d812f91 WebCore::CompositeEditCommand::insertNodeBefore(WTF::PassRefPtr<WebCore::Node>, WTF::PassRefPtr<WebCore::Node>, WebCore::ShouldAssumeContentIsAlwaysEditable)
5   0x10e8a9a2f WebCore::RemoveNodePreservingChildrenCommand::doApply()
6   0x10d8129bf WebCore::CompositeEditCommand::applyCommandToComposite(WTF::PassRefPtr<WebCore::EditCommand>)
7   0x10d813a0d WebCore::CompositeEditCommand::removeNodePreservingChildren(WTF::PassRefPtr<WebCore::Node>, WebCore::ShouldAssumeContentIsAlwaysEditable)
8   0x10ecb224c WebCore::SimplifyMarkupCommand::doApply()
9   0x10d812594 WebCore::CompositeEditCommand::apply()
10  0x10d8123c1 WebCore::applyCommand(WTF::PassRefPtr<WebCore::CompositeEditCommand>)
11  0x10dc2e948 WebCore::Editor::simplifyMarkup(WebCore::Node*, WebCore::Node*)
12  0x10adbb7fb -[WebView(WebViewEditingInMail) _simplifyMarkup:endNode:]
13  0x10a74cf07 TestWebKitAPI::WebKit1_SimplifyMarkupTest_Test::TestBody()
14  0x10a7d893a testing::Test::Run()
15  0x10a7d93ad testing::internal::TestInfoImpl::Run()
16  0x10a7d9f5d testing::TestCase::Run()
17  0x10a7dfec3 testing::internal::UnitTestImpl::RunAllTests()
18  0x10a7dfb19 testing::UnitTest::Run()
19  0x10a766b00 TestWebKitAPI::TestsController::run(int, char**)
20  0x10a708df1 main
21  0x7fff90b8c7e1 start
22  0x2

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list