Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18005

Correct Cassandra Website Testing page

    XMLWordPrintableJSON

Details

    Description

      1) test/burn - to run them, first build the uber jar with ant burn-test-jar, and then to run the tests call ant test-burn or ant burn-testsome

      This is incorrect. We do not need the uber jar in order to run the tests. Also that target exists only on newer versions where we see in build.xml

       <!-- Build a self-contained jar for e.g. remote execution; not currently used for running burn tests with this build script -->

      2) 
       

      ant testsome -Dtest.name=<TestClassName> -Dtest.method=<testMethodName>

      should be changed to

      ant testsome -Dtest.name=<TestClassName> -Dtest.methods=<testMethodName>

      Attachments

        Issue Links

          Activity

            People

              e.dimitrova Ekaterina Dimitrova
              e.dimitrova Ekaterina Dimitrova
              Ekaterina Dimitrova
              Michael Semb Wever
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: