Skip to content

WIP: Debugging ERROR: TypeError{} - experiment2

Eric Eastwood requested to merge 37619-typeerror-debugging2 into master

What does this MR do?

Based off of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14956 (https://gitlab.com/gitlab-org/gitlab-ce/commit/b5e7035c1a5e89845faada20addff98fdcefbd1e) which is that latest build that has ERROR: TypeError{} (note this is an old master though with Vue 2.5.2) https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/43350837

See experiment1 that reproduces with latest master(Vue 2.5.1), https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15776

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Created for https://gitlab.com/gitlab-org/gitlab-ce/issues/37619#note_50422859

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #37619 (closed)

Edited by Eric Eastwood

Merge request reports