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

New Post: Are all tests supposed to pass?

$
0
0
They are supposed :). But in fact some tests are failing

1)
testStaticField (typeinfo.TypeInfoTest) ... FAIL
testStaticField (typedvar.TypedVarTest) ... ERROR
It is surprising for me. This test fails on vs2008 and 2010 due the bug in the MS DIA. But I think this bug is fixed for VS2012

2)
testArrayFieldSlice (typedvar.TypedVarTest) ... ERROR
testArrayFieldSliceNegative (typedvar.TypedVarTest) ... ERROR
pykd 0.1.x has a python slice support, but we have broken it in the 0.2.x

I know, it is not good to have a failing tests. I'm sorry :).

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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