199451b44SJordan Rupprechtfrom lldbsuite.test import lldbinline 299451b44SJordan Rupprecht 399451b44SJordan Rupprechtlldbinline.MakeInlineTest( 4*2238dcc3SJonas Devlieghere __file__, 5*2238dcc3SJonas Devlieghere globals(), 6*2238dcc3SJonas Devlieghere [lldbinline.expectedFailureAll(oslist=["windows"], bugnumber="llvm.org/pr24663")], 7*2238dcc3SJonas Devlieghere) 8