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

[5.x] New scripted field tests #9574

Closed
wants to merge 1 commit into from
Closed

Conversation

elastic-jasper
Copy link
Contributor

New scripted field tests

Backports PR #9242

Commit 1:
[WIP] new scripted field tests

Commit 2:
Merge branch 'master' into scriptedFieldTests

Commit 3:
Final improvements on 12 new tests for 1 expression and 2 painless scripted fields

Commit 4:
Add try loops around testing first Discover doc

Commit 5:
Set timezone to UTC and adjusted data accordingly

Commit 6:
Merge branch 'master' into scriptedFieldTests

Commit 7:
Added boolean and date Painless scripted field types

Commit 8:
Remove unused (non-working) methods

Commit 9:
Merge branch 'master' into scriptedFieldTests

Commit 10:
Fix lint error

Commit 11:
Added several data-test-subj attributes and used them in the tests

Commit 12:
Reverting previous change to getBarChartData

Backports PR #9242

**Commit 1:**
[WIP] new scripted field tests

* Original sha: 6440101
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-11-29T14:33:58Z

**Commit 2:**
Merge branch 'master' into scriptedFieldTests

* Original sha: 4590fcb
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-08T19:39:57Z

**Commit 3:**
Final improvements on 12 new tests for 1 expression and 2 painless scripted fields

* Original sha: 7e85c64
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-09T04:48:45Z

**Commit 4:**
Add try loops around testing first Discover doc

* Original sha: 8dfab84
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-09T15:50:50Z

**Commit 5:**
Set timezone to UTC and adjusted data accordingly

* Original sha: 78018ad
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-09T17:23:31Z

**Commit 6:**
Merge branch 'master' into scriptedFieldTests

* Original sha: 75eb350
* Authored by Spencer <spalger@users.noreply.github.com> on 2016-12-13T18:13:54Z
* Committed by GitHub <noreply@github.com> on 2016-12-13T18:13:54Z

**Commit 7:**
Added boolean and date Painless scripted field types

* Original sha: 1854ee3
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-15T19:59:04Z

**Commit 8:**
Remove unused (non-working) methods

* Original sha: c190cc5
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-15T20:07:15Z

**Commit 9:**
Merge branch 'master' into scriptedFieldTests

* Original sha: ca29b91
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-15T20:08:47Z

**Commit 10:**
Fix lint error

* Original sha: c4f3e6c
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-15T20:18:49Z

**Commit 11:**
Added several data-test-subj attributes and used them in the tests

* Original sha: 0528a55
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-16T22:28:01Z

**Commit 12:**
Reverting previous change to getBarChartData

* Original sha: 047d912
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-12-20T15:01:27Z
@LeeDr
Copy link

LeeDr commented Dec 20, 2016

Closing. Jasper backport never works for me :-(

$ sh backport-guided-begin.rej
remote: Counting objects: 208, done.
remote: Compressing objects: 100% (69/69), done.
remote: Total 208 (delta 124), reused 93 (delta 93), pack-reused 46
Receiving objects: 100% (208/208), 44.14 KiB | 0 bytes/s, done.
Resolving deltas: 100% (132/132), completed with 59 local objects.
From github.com:elastic/kibana
   0135413..cd988e3  5.1        -> upstream/5.1
   ef40953..663b94b  5.x        -> upstream/5.x
 * [new branch]      jasper/backport/9534/5.x -> upstream/jasper/backport/9534/5.x
 * [new branch]      jasper/backport/9562/5.x -> upstream/jasper/backport/9562/5.x
   4938c57..0cbec2c  master     -> upstream/master
   e21723b..ad85ab3  tribe-node-support -> upstream/tribe-node-support
Checking out files: 100% (1283/1283), done.
Switched to a new branch 'tmp/jasper/backport/9242/5.x'
First, rewinding head to replay your work on top of it...
error: cannot stat 'backport-guided-begin.rej': Permission denied
could not detach HEAD

@LeeDr LeeDr closed this Dec 20, 2016
@epixa epixa deleted the jasper/backport/9242/5.x branch December 20, 2016 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants