Quantcast
Channel: Python extension for WinDbg
Viewing all articles
Browse latest Browse all 1625

New Post: Are all tests supposed to pass?

$
0
0
Hi,

Since I had some problems running the precompiled versions (WinDBG died when I loaded the extension) I decided to build it myself. I only have VS2012, but after the adjusting the python paths and installing boost everything builds. Some of the tests fail however:

1> creating typeInfo by the type name ... ERROR
1> testStaticField (typeinfo.TypeInfoTest) ... FAIL
1> testArrayFieldSlice (typedvar.TypedVarTest) ... ERROR
1> testArrayFieldSliceNegative (typedvar.TypedVarTest) ... ERROR
1> testStaticField (typedvar.TypedVarTest) ... ERROR
1> testSymbolNameAddress (mspdbtest.MsPdbTest)
1> Lookup symbol by name/address ...
1> Module: ole32
1> Start: 72540000 End: 7269c000 Size: 15c000
1> Image: C:\Windows\System32\ole32.dll
1> Symbols: export symbols
1> Timestamp: 4ce7b96f
1> Check Sum: 164a37
1>
1> ERROR
1> testLocalVariable (localstest.LocalVarsTest)
1> Start new process and test local variables ... ERROR
1> Start new process and track change symbols exception ... FAIL

How worried should I be given that all other tests pass?

Viewing all articles
Browse latest Browse all 1625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>