Tree("Root") {
    Composite (Sequence) {
        Test.FailError()
        Test.FailError()
    }
}