XFAIL until I understand the failure.

This commit is contained in:
Axel Naumann 2016-08-26 17:01:07 +02:00 committed by sftnight
parent 5e8ee50a09
commit f6bfab6b2a

View File

@ -7,6 +7,8 @@
//------------------------------------------------------------------------------
// RUN: cat %s | %cling 2>&1 | FileCheck %s
// broken by ROOT's bbc130f
// XFAIL: *
// Test to check the functionality of the multiple interpreters.
// Create a "child" interpreter and use gCling as its "parent".