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

change WPS' HTA parsing backend to illustrate potential differences #168

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jj10306
Copy link

@jj10306 jj10306 commented Jul 17, 2024

Summary:

  • update ijson parsing backend of HTA to handle ns timestamps in the same way as the json backend
    • after this, the ijson and json backends give the same results when running the WPS test mentioned below
  • the above HTA changes the expected values of the WPS test slightly since the number of trace events changed slightly due to the fix in incorrectly overlapping events

Differential Revision: D59860746

Summary:
- update `ijson` parsing backend of HTA to handle `ns` timestamps in the same way as the `json` backend
  - after this, the `ijson` and `json` backends give the same results when running the WPS test mentioned below
- the above HTA changes the expected values of the WPS test slightly since the number of trace events changed slightly due to the fix in incorrectly overlapping events

Differential Revision: D59860746
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 17, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D59860746

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants