• Tor Lillqvist's avatar
    Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for now · f29ce347
    Tor Lillqvist yazdı
    It fails when Excel is installed, for some reason:
    
        Basic error:
        Type: com.sun.star.uno.RuntimeException
        Message: [automation bridge] unexpected exception in IUnknownWrapper_Impl::invoke ! Message :
        [automation bridge]: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
        macro result for ole_ObjAssignNoDflt.vb
        macro returned:
    
        C:/cygwin64/home/Tor/lo/64bit-debug/basic/qa/cppunit/test_vba.cxx:155:`anonymous namespace'::VBATest::testMiscOLEStuff
        assertion failed
        - Expression: pReturn->GetOUString() == "OK"
        - Result not as expected
    
    Note that this test returns early if Excel is not installed, so it is
    not run effectively performed anyway even in 32-bit builds on most
    (any?) Jenkins and tinderbox machines.
    
    Change-Id: I0a0b6f27219dec116369fae1bb7c95b3e9597e77
    f29ce347
Adı
Son kayıt (commit)
Son güncelleme
..
basic_coverage Loading commit data...
cppunit Loading commit data...
vba_tests Loading commit data...