@@ -198,35 +198,20 @@ trait Scope extends Liftables, Unliftables { self =>
198
198
199
199
200
200
// tests/neg-macros/i4044b.scala failed
201
- // tests/neg-macros/i7013.scala failed
202
- // tests/neg-macros/i7013b.scala failed
203
- // tests/neg-macros/i7013c.scala failed
204
- // tests/neg-macros/i7892.scala failed
205
201
// tests/neg-macros/quotedPatterns-1.scala failed
206
202
// tests/pos-macros/i4414.scala failed
207
- // tests/pos-macros/i6140.scala failed
208
- // tests/pos-macros/i6142.scala failed
209
- // tests/pos-macros/i6210 failed
210
- // tests/pos-macros/i7358.scala failed
211
203
// tests/pos-macros/i7405.scala failed
212
204
// tests/pos-macros/i7405b.scala failed
213
205
// tests/pos-macros/i8100.scala failed
214
206
// tests/pos-macros/i8302.scala failed
215
207
// tests/pos-macros/quoted-pattern-type.scala failed
216
208
// tests/pos-macros/return-quoted.scala failed
217
209
// tests/pos-macros/toexproftuple.scala failed
218
- // tests/pos-macros/typetags.scala failed
219
210
// tests/run-macros/f-interpolation-1 failed
220
211
// tests/run-macros/i5941 failed
221
- // tests/run-macros/i7008 failed
222
212
// tests/run-macros/i7987 failed
223
213
// tests/run-macros/i8007 failed
224
- // tests/run-macros/i8520 failed
225
- // tests/run-macros/quote-implicitMatch failed
226
- // tests/run-macros/quote-toExprOfTuple failed
227
214
// tests/run-macros/quoted-pattern-type failed
228
- // tests/run-macros/refined-selectable-macro failed
229
- // tests/run-macros/string-context-implicits failed
230
215
// tests/run-macros/xml-interpolation-1 failed
231
216
// tests/run-macros/xml-interpolation-2 failed
232
217
@@ -236,7 +221,6 @@ trait Scope extends Liftables, Unliftables { self =>
236
221
// tests/run-staging/i3876.scala failed
237
222
// tests/run-staging/i4044b.scala failed
238
223
// tests/run-staging/i4730.scala failed
239
- // tests/run-staging/i5247.scala failed
240
224
// tests/run-staging/i6754.scala failed
241
225
// tests/run-staging/multi-staging.scala failed
242
226
// tests/run-staging/quote-nested-4.scala failed
0 commit comments