Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: Firefox XPack UI Functional Tests.x-pack/test/functional/apps/machine_learning/create_single_metric_job·ts - machine learning single metric job creation displays details for the created job in the job list #45450

Closed
kibanamachine opened this issue Sep 11, 2019 · 20 comments · Fixed by #45508
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 11, 2019

A test failed on a tracked branch


        { Error: expected { job_id: 'fq_single_1_1568232509011',
  result_type: 'model_size_stats',
  model_bytes: '47.4 KB',
  model_bytes_exceeded: '0',
  model_bytes_memory_limit: '15728640',
  total_by_field_count: '3',
  total_over_field_count: '0',
  total_partition_field_count: '2',
  bucket_allocation_failures_count: '0',
  memory_status: 'ok',
  timestamp: '2016-02-11 23:00:00' } to sort of equal { job_id: 'fq_single_1_1568232509011',
  result_type: 'model_size_stats',
  model_bytes: '47.6 KB',
  model_bytes_exceeded: '0',
  model_bytes_memory_limit: '15728640',
  total_by_field_count: '3',
  total_over_field_count: '0',
  total_partition_field_count: '2',
  bucket_allocation_failures_count: '0',
  memory_status: 'ok',
  timestamp: '2016-02-11 23:00:00' }
    at Assertion.assert (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/packages/kbn-expect/expect.js:235:8)
    at MlJobTable.eql [as assertJobRowDetailsCounts] (test/functional/services/machine_learning/job_table.ts:209:33)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  actual:
   '{\n  "bucket_allocation_failures_count": "0"\n  "job_id": "fq_single_1_1568232509011"\n  "memory_status": "ok"\n  "model_bytes": "47.4 KB"\n  "model_bytes_exceeded": "0"\n  "model_bytes_memory_limit": "15728640"\n  "result_type": "model_size_stats"\n  "timestamp": "2016-02-11 23:00:00"\n  "total_by_field_count": "3"\n  "total_over_field_count": "0"\n  "total_partition_field_count": "2"\n}',
  expected:
   '{\n  "bucket_allocation_failures_count": "0"\n  "job_id": "fq_single_1_1568232509011"\n  "memory_status": "ok"\n  "model_bytes": "47.6 KB"\n  "model_bytes_exceeded": "0"\n  "model_bytes_memory_limit": "15728640"\n  "result_type": "model_size_stats"\n  "timestamp": "2016-02-11 23:00:00"\n  "total_by_field_count": "3"\n  "total_over_field_count": "0"\n  "total_partition_field_count": "2"\n}',
  showDiff: true }
      

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 11, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

7 similar comments
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger pushed a commit that referenced this issue Sep 11, 2019
spalger pushed a commit that referenced this issue Sep 11, 2019
(cherry picked from commit c0dd0ca)
spalger pushed a commit that referenced this issue Sep 11, 2019
(cherry picked from commit c0dd0ca)
@spalger
Copy link
Contributor

spalger commented Sep 11, 2019

Related: #45447

skipped

master: c0dd0ca
7.x/7.5: 11ab50b
7.4: 8cd791d

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

8 similar comments
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants