Tiago Costa
Tiago Costa
**Chrome X-Pack UI Functional Tests - transform - creation - index pattern x-pack/test/functional/apps/transform/creation/index_pattern/creation_index_pattern.ts** **transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and avg agg navigates through...
**Chrome X-Pack UI Functional Tests Basic License - transform - creation - index_pattern x-pack/test/functional/apps/transform/creation/index_pattern/creation_index_pattern.ts** **transform basic license transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and...
This PR bumps the Typescript version used on Kibana into v4.9.5. The full set of changes can be found [here](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/). So far, as long I can see, the performance is...
A test failed ``` Error: expected [] to have a length of 15 but got 0 at Assertion.assert (expect.js:100:11) at Assertion.length (expect.js:374:8) at Context.apply (cold_start.spec.ts:95:69) at Object.apply (wrap_function.js:73:30) ``` First...
A test failed ``` Error: Expected 1 but got 0 alerts at retries (wait_for_alerts_for_rule.ts:45:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at RetryOperation._fn (node_modules/p-retry/index.js:50:12) { attemptNumber: 6, retriesLeft: 0 } ``` First failure: [CI...
A test failed ``` Error: Expected 1 but got 0 alerts at retries (wait_for_alerts_for_rule.ts:45:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at RetryOperation._fn (node_modules/p-retry/index.js:50:12) { attemptNumber: 6, retriesLeft: 0 } ``` First failure: [CI...
A test failed ``` Error: Expected 1 but got 0 alerts at retries (wait_for_alerts_for_rule.ts:45:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at RetryOperation._fn (node_modules/p-retry/index.js:50:12) { attemptNumber: 6, retriesLeft: 0 } ``` First failure: [CI...
This PR simply changes the extractor message detailing the TS version used in the analysis from the `info` level into the `verbose` level. When using the `api-extractor` in parallel generating...
@jindw @bigeasy Can't we simple use an MIT only license here? If you think it's not possible, can we add at least 2 different license files one `LICENSE.MIT` and another...
Hi guys, I'm trying to install that on Ubuntu 14.04 but i'm having some problems. I've installed mongodb before and after that i've done your install steps. The process starts...