Thu Mar 24 00:50:34 2011: Request 66723 was acted upon.
Transaction: Correspondence added by schw...@pobox.com
       Queue: Wx
     Subject: Re: [rt.cpan.org #66723] Can't build on OS X
   Broken in: 0.98
    Severity: Normal
       Owner: Nobody
  Requestors: mschw...@cpan.org
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=66723 >


We're getting somewhere!

Now it builds, but it hangs at the end of t/04_userdata.t.  The test frame
does appear briefly and then goes away.  Running the test in the debugger,
it's hanging at Wx::WakeUpIdle() in Tests_Helper_Frame::Destroy().

Tests_Helper_Frame::Destroy(t/Tests_Helper.pm:271):
271:        Wx::WakeUpIdle();
  DB<2> T

. = Tests_Helper_Frame::Destroy(ref(Tests_Helper_Frame)) called from file
`t/Tests_Helper.pm' line 257
. =
Tests_Helper_Frame::__ANON__[t/Tests_Helper.pm:258](ref(Tests_Helper_Frame),
ref(Wx::TimerEvent)) called from file `t/Tests_Helper.pm' line 47
. = eval {...} called from file `t/Tests_Helper.pm' line 47
. = Tests_Helper::in_frame(ref(CODE)) called from file `t/04_userdata.t' line 
185
  DB<2> n


0 windhund ~/src/wxPerl$ prove -bmv t/04_userdata.t
t/04_userdata.t ..
1..53
ok 1 - Wx::TreeItemData::GetData
ok 2 - Wx::TreeItemData::GetData (again)
ok 3 - Wx::TreeCtrl::GetPlData
ok 4 - Wx::TreeItemData::SetData
ok 5 - Wx::TreeCtrl::SetItemData
ok 6 - Wx::TreeCtrl::SetPlData
ok 7 - WxTreeCtrl: deleting an item deletes the data
ok 8 - Wx::TreeCtrl: setting again item data deletes old data
ok 9 - Wx::TreeCtrl: deleting the tree deletes the data
ok 10 - Wx::ListBox: some client data
ok 11 - Wx::ListBox: no client data
ok 12 - Wx::ListBox: setting client data
ok 13 - Wx::ListBox: setting client data (again)
ok 14 - Wx::ListBox: client data is a reference
ok 15 # skip delayed on Mac
ok 16 - Wx::ListBox: setting again item data deletes old data
ok 17 # skip delayed on Mac/MSW
ok 18 - Wx::Choice: some client data
ok 19 - Wx::Choice: no client data
ok 20 - Wx::Choice: setting client data
ok 21 - Wx::Choice: setting client data (again)
ok 22 - Wx::Choice: client data is a reference
ok 23 - Wx::Choice: deleting an item deletes the data
ok 24 - Wx::Choice: setting again item data deletes old data
ok 25 - Wx::Choice: deleting the control deletes the data
ok 26 - Wx::ComboBox: some client data
ok 27 - Wx::ComboBox: no client data
ok 28 - Wx::ComboBox: setting client data
ok 29 - Wx::ComboBox: setting client data (again)
ok 30 - Wx::ComboBox: client data is a reference
ok 31 - Wx::ComboBox: deleting an item deletes the data
ok 32 - Wx::ComboBox: setting again item data deletes old data
not ok 33 - Wx::ComboBox: deleting the control deletes the data
#   Failed test 'Wx::ComboBox: deleting the control deletes the data'
#   at t/04_userdata.t line 155.
ok 34 - Wx::CheckListBox: some client data
ok 35 - Wx::CheckListBox: no client data
ok 36 - Wx::CheckListBox: setting client data
ok 37 - Wx::CheckListBox: setting client data (again)
ok 38 - Wx::CheckListBox: client data is a reference
ok 39 # skip delayed on Mac
ok 40 - Wx::CheckListBox: setting again item data deletes old data
ok 41 # skip delayed on Mac/MSW
ok 42 - Wx::OwnerDrawnComboBox: some client data
ok 43 - Wx::OwnerDrawnComboBox: no client data
ok 44 - Wx::OwnerDrawnComboBox: setting client data
ok 45 - Wx::OwnerDrawnComboBox: setting client data (again)
ok 46 - Wx::OwnerDrawnComboBox: client data is a reference
ok 47 - Wx::OwnerDrawnComboBox: deleting an item deletes the data
ok 48 - Wx::OwnerDrawnComboBox: setting again item data deletes old data
ok 49 - Wx::OwnerDrawnComboBox: deleting the control deletes the data
ok 50 - Wx::ListCtrl first item data
ok 51 - Wx::ListCtrl second item data
ok 52 - Wx::ListCtrl third item data
ok 53 - Wx::ListCtrl, changing item data




-- 
s7ank: i want to be one of those guys that types "s/j&jd//.^$ueu*///djsls/sm."
       and it's a perl script that turns dog crap into gold.

Reply via email to