https://bugs.documentfoundation.org/show_bug.cgi?id=153533

Hossein <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Hossein <[email protected]> ---
Confirming as per problem reported by the mentee.

Chart2ImportTest::testPieChartPlotAreaMarginWithAutomaticLayout finished in:
871ms
C:/cygwin/home/user/lode/dev/core/chart2/qa/extras/chart2import.cxx(2277) :
error : Assertion
Test name: Chart2ImportTest::testAutomaticSizeBarChartVeryLongLabel
double equality assertion failed
- Expected: 5320
- Actual  : 4765
- Delta   : 100

Failures !!!
Run: 85   Failure total: 1   Failures: 1   Errors: 0
warn:vcl.gdi.wndproc:14936:7040:vcl/win/app/salinst.cxx:631: ignoring timer
event because we are shutting down
warn:vcl.schedule.deinit:14936:7040:vcl/source/app/scheduler.cxx:177: DeInit
task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms
(000001B252DE4090)
warn:vcl.schedule.deinit:14936:7040:vcl/source/app/scheduler.cxx:177: DeInit
task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms
(00007FF9A039CEB8)
warn:vcl.schedule.deinit:14936:7040:vcl/source/app/scheduler.cxx:177: DeInit
task: Timer a: 1 p: 1 sc ScModule IdleTimer 150ms (000001B2529B9050) (ignored)
warn:vcl.schedule.deinit:14936:7040:vcl/source/app/scheduler.cxx:198: DeInit
active tasks: 3 (ignored: 1)
warn:vcl.gdi.wndproc:14936:7040:vcl/win/app/salinst.cxx:631: ignoring timer
event because we are shutting down
warn:vcl.gdi.wndproc:14936:7040:vcl/win/app/salinst.cxx:631: ignoring timer
event because we are shutting down
warn:vcl.gdi.wndproc:14936:7040:vcl/win/app/salinst.cxx:631: ignoring timer
event because we are shutting down
warn:vcl.gdi.wndproc:14936:7040:vcl/win/app/salinst.cxx:631: ignoring timer
event because we are shutting down

Error: a unit test failed, please do one of:
make CppunitTest_chart2_import CPPUNITTRACE=TRUE # which is a shortcut for the
following line
make CppunitTest_chart2_import CPPUNITTRACE="'C:/Program Files/Microsoft Visual
Studio/2022/Community/Common7/IDE/devenv.exe' /debugexe" # for interactive
debugging in Visual Studio
make CppunitTest_chart2_import CPPUNITTRACE="drmemory -free_max_frames 20" #
for memory checking (install Dr.Memory first, and put it to your PATH)

You can limit the execution to just one particular test by:

make CppunitTest_chart2_import CPPUNIT_TEST_NAME="testXYZ" ...above mentioned
params...

make[1]: ***
[C:/cygwin/home/user/lode/dev/core/solenv/gbuild/CppunitTest.mk:119:
C:/cygwin/home/user/lode/dev/core/workdir/CppunitTest/chart2_import.test] Error
1
make: *** [Makefile:289: build] Error 2

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to