Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2469 Make nightly Jenkins builds work
  3. NCBC-2485

Couchbase.IntegrationTests.Diagnostics.PingReportTests.Can_Get_PingReport_With_ReportId [FAIL]

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • Major
    • 3.0.2
    • 3.0.0
    • library
    • None
    • 1

    Description

      Core issue seems to be that this

      var report = await bucket.PingAsync(reportId).ConfigureAwait(false);

       

      Is ending up with no services pinged, since the second argument to that method is a params arg with no values.  Whereas PingAsync() with no parameters pings all services.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard.ponton Richard Ponton
            richard.ponton Richard Ponton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty