Sean Rose

Results 21 comments of Sean Rose

I'm having this problem as well. Here's what I get with `GIT_TRACE` turned on (user/repo-specific bits have been replaced with generic ``): ``` Unable to fetch 11:29:54.223335 git.c:440 trace: built-in:...

> Have you tested any of the DAGs that use `moz_dataproc_pyspark_runner`? No, I haven't tested those. Getting local development for Dataproc tasks set up is kind of daunting with the...

> The [publish_bqetl_static](https://workflow.telemetry.mozilla.org/dags/publish_bqetl_static/grid?page=0&status=all&sorting_key=dag_id&sorting_direction=asc&search=publish_bqetl_static) DAG should be paused prior to merging this PR and deleted once the changes run successfully. As it stands, I believe merging this PR would delete the...

> @sean-rose can you fix the tests? Sure, I'll try to find some time soon to take a crack at that.

This has also been reported to Google as https://issuetracker.google.com/issues/244359762 "Resizable query result column feature doesn't work in Firefox web browser".

> Google has closed the above issue: "Status: Won't Fix (Infeasible)" Technically that's probably true, without resorting to JS-based workarounds. Hopefully https://bugzilla.mozilla.org/show_bug.cgi?id=1659515 eventually gets fixed and resolves this issue (though...

While the specific example from the description seems to work appropriately now, this is definitely still an issue in other typical situations. For example, querying tasks on the current page...

> especially if it's needed for the other PR It isn't needed for #811 as I've already made adjustments there to more gracefully handle `version` properties that might be configured...

The `assert-telemetry-version` test is currently failing as a side effect of four legacy telemetry ping schemas not having the `version` property marked as required: - telemetry/anonymous/anonymous.4.schema.json - telemetry/bhr/bhr.4.schema.json - telemetry/normandy-login-study/normandy-login-study.4.schema.json...