fail 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. The following tests failed:
  2. cs0051.cs, cs0060.cs, cs0111.cs
  3. cs0108.cs: We should re-enable the test code in the compiler
  4. cs0110.cs: Stack overflow in the compiler
  5. cs0118.cs:
  6. We report the error, but the CSC error gives more information.
  7. cs0121.cs: Function deambiguator does not work here
  8. cs0136-2.cs cs0136.cs: Similar error reported (reuse of variable name, 128)
  9. cs0157.cs: Internal compiler error (null pointer reference)
  10. cs0164.cs: We dont emit the warning for an unused label
  11. cs0165-2.cs cs0165.cs:
  12. We need data flow analysis
  13. cs0171.cs
  14. We do not track unassigned struct fields on struct constructors
  15. cs0216.cs:
  16. We do not report missing operators.
  17. cs0234.cs:
  18. Will be hard to fix;
  19. cs0654.cs:
  20. Compiler crash
  21. cs1001.cs:
  22. Compiler emits syntax error; Its ok.
  23. Compiler crashes
  24. cs1501.cs:
  25. Compiler crashes. Easy to fix
  26. cs1513.cs:
  27. Syntax error; We could provide better message
  28. cs1518.cs:
  29. Syntax error; We could provide better message
  30. cs1525.cs:
  31. Syntax error; We could provide better message
  32. cs1528.cs:
  33. Syntax error; We could provide better message
  34. cs1529.cs:
  35. Syntax error; We could provide better message
  36. cs1552.cs:
  37. Syntax error; We could provide better message