Uploaded image for project: 'Livy (READ-ONLY)'
  1. Livy (READ-ONLY)
  2. LIVY-261

Test fail: SparkRSessionSpec.should report an error if accessing an unknown variable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.3
    • Fix Version/s: 0.3
    • Component/s: Interpreter, Tests
    • Labels:
      None

      Description

      SparkRSessionSpec.should report an error if accessing an unknown variable fails randomly:

      - should report an error if accessing an unknown variable *** FAILED *** (170 milliseconds)
        JObject(List((status,JString(ok)), (execution_count,JInt(0)), (data,JObject(List((text/plain,JString())))))) did not equal JObject(List((status,JString(ok)), (execution_count,JInt(0)), (data,JObject(List((text/plain,JString(Error: object 'x' not found))))))) (SparkRSessionSpec.scala:140)
      

        Attachments

          Activity

            People

            • Assignee:
              tc0312 Alex Man
              Reporter:
              tc0312 Alex Man
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: