Launchpad has imported 7 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=35660.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-03-25T14:17:25+00:00 Björn Michaelsen wrote:

The unoapi test sw.DocumentSettings::com::sun::star::text::PrintSettings fails 
in writer. To reproduce, remove the test from the blacklist at:
 sw/qa/unoapi/knownissues.xcl
and run:
 cd smoketestoo_native && build --all
 cd sw && make -sr subsequentcheck

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/868244/comments/0

------------------------------------------------------------------------
On 2011-03-26T11:06:58+00:00 Björn Michaelsen wrote:

Make all bugs with whiteboard status "unoapitest" and "complextest"
block the 35690 subsequenttests metabug.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/868244/comments/1

------------------------------------------------------------------------
On 2011-03-26T11:10:22+00:00 Björn Michaelsen wrote:

All subsequenttest bugs now block their own subsequenttests metabug:

 https://bugs.freedesktop.org/show_bug.cgi?id=35690

=> Removing 35657, 35660, 35661, 35661, 35662, 35663, 35666, 35667 as
blockers from 35673

35668 stays as it is a reproducable crasher.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/868244/comments/2

------------------------------------------------------------------------
On 2011-05-23T10:03:36+00:00 Björn Michaelsen wrote:

seems to work now
http://cgit.freedesktop.org/libreoffice/writer/commit/?id=a7c0b2ce51d0a412fbf8f7ba758c032606eb86bc

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/868244/comments/3

------------------------------------------------------------------------
On 2011-05-24T13:37:58+00:00 Björn Michaelsen wrote:

test is still unstable (it might succeed, or not):
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at org.openoffice.test.UnoApiTest.test(UnoApiTest.java:45)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:274)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:48)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:242)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:58)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:240)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:48)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:233)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:303)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:24)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:242)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:58)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:240)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:48)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:233)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:303)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
        at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
        at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
        at org.junit.runner.JUnitCore.main(JUnitCore.java:45)

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/868244/comments/4

------------------------------------------------------------------------
On 2011-10-05T12:16:42+00:00 Björn Michaelsen wrote:

retry:http://cgit.freedesktop.org/libreoffice/core/commit/?id=e652cc30e0fe9fa2527cd8c4f08dc0921797b89e

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/868244/comments/6

------------------------------------------------------------------------
On 2011-12-24T12:27:28+00:00 Björn Michaelsen wrote:

closing

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/868244/comments/7


** Bug watch added: freedesktop.org Bugzilla #35690
   https://bugs.freedesktop.org/show_bug.cgi?id=35690

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/868244

Title:
  sw.DocumentSettings::com::sun::star::text::PrintSettings fails

Status in LibreOffice Productivity Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  The unoapi test sw.DocumentSettings::com::sun::star::text::PrintSettings fails
  in writer. To reproduce, remove the test from the blacklist at:
   sw/qa/unoapi/knownissues.xcl
  and run:
   cd smoketestoo_native && build --all
   cd sw && make -sr subsequentcheck

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/868244/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to